att.tiepresent

Attributes that indicate the presence of a tie.
Module MEI.shared
Members
Attributes
@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. att.tiepresent
Declaration
<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 <tie> element should be employed.</desc>
<datatype maxOccurs="unbounded" minOccurs="1">
<rng:ref name="data.TIE" />
</datatype>
</attDef>