att.lvPresent

Attributes that indicate the presence of an l.v. (laissez vibrer) marking attached to a feature. If visual information about the lv sign needs to be recorded, then an lv element should be employed.
Module
MEI.cmn
Attributes
lv
lv(optional)Indicates the attachment of an l.v. (laissez vibrer) sign to this element. Value conforms to data.BOOLEAN.
lv(optional)Indicates the attachment of an l.v. (laissez vibrer) sign to this element. Value conforms to data.BOOLEAN.
Common Music Notation (CMN) repertoire component declarations.
lv(optional)Indicates the attachment of an l.v. (laissez vibrer) sign to this element. Value conforms to data.BOOLEAN.
Available at
chordA simultaneous sounding of two or more notes in the same layer *with the same duration*.
noteA single pitched event.
chordA simultaneous sounding of two or more notes in the same layer *with the same duration*.
noteA single pitched event.
Declaration
<classSpec ident="att.lvPresent" module="MEI.cmn" type="atts">
<desc>Attributes that indicate the presence of an l.v. (laissez vibrer) marking attached to a feature. If visual information about the lv sign needs to be recorded, then an
<gi scheme="MEI">lv</gi>
element should be employed.</desc>
<attList org="group">
<attDef ident="lv" usage="opt">
<desc>Indicates the attachment of an l.v. (laissez vibrer) sign to this element.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.BOOLEAN" />
</datatype>
</attDef>
</attList>
</classSpec>