att.tiePresent

Attributes that indicate the presence of a tie.
Module
MEI.shared
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.
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>Attributes that indicate the presence of a tie.</desc>
<attList org="group">
<attDef ident="tie" usage="opt">
<desc>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" minOccurs="1">
<rng:ref name="data.TIE" />
</datatype>
</attDef>
</attList>
</classSpec>