att.tupletpresent

Attributes for indicating the presence of a tuplet.
Module MEI.shared
Members
Attributes
@tuplet(optional)Indicates that this feature participates in a tuplet. If visual information about the tuplet needs to be recorded, then a <tuplet> element should be employed. One or more values from data.TUPLET, separated by spaces. att.tupletpresent
Declaration
<attDef ident="tuplet" usage="opt">
<desc>Indicates that this feature participates in a tuplet. If visual information about the tuplet needs to be recorded, then a <tuplet> element should be employed.</desc>
<datatype maxOccurs="unbounded" minOccurs="1">
<rng:ref name="data.TUPLET" />
</datatype>
</attDef>