att.tiePresent

Attributes that indicate the presence of a tie.
Module
Attributes
tie
tie(optional)Indicates that this element participates in a tie. If visual information about the tie needs to be recorded, then a tie element should be employed. One or more values from data.TIE, separated by spaces.
tie(optional)Indicates that this element participates in a tie. If visual information about the tie needs to be recorded, then a tie element should be employed. One or more values from data.TIE, separated by spaces.
Component declarations that are shared between two or more modules.
tie(optional)Indicates that this element participates in a tie. If visual information about the tie needs to be recorded, then a tie element should be employed. One or more values from data.TIE, separated by spaces.
Available at
chordA simultaneous sounding of two or more notes in the same layer *with the same duration*.
noteA single pitched event.
Component declarations that are shared between two or more modules.
chordA simultaneous sounding of two or more notes in the same layer *with the same duration*.
noteA single pitched event.
Declaration
<classSpec ident="att.tiePresent" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes that indicate the presence of a tie.</desc>
<attList>
<attDef ident="tie" usage="opt">
<desc xml:lang="en">Indicates that this element participates in a tie. If visual information about the tie needs to be recorded, then a
<gi scheme="MEI">tie</gi>
element should be employed.</desc>
<datatype maxOccurs="unbounded">
<rng:ref name="data.TIE"/>
</datatype>
</attDef>
</attList>
</classSpec>