att.tupletPresent

Attributes for indicating the presence of a tuplet.
Module
Attributes
@tuplet
@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.
@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.
@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.
Available at
<chord>A simultaneous sounding of two or more notes in the same layer *with the same duration*.
<note>A single pitched event.
<rest>A non-sounding event found in the source being transcribed.
<space>A placeholder used to fill an incomplete measure, layer, etc. most often so that the combined duration of the events equals the number of beats in the measure.
<chord>A simultaneous sounding of two or more notes in the same layer *with the same duration*.
<note>A single pitched event.
<rest>A non-sounding event found in the source being transcribed.
<space>A placeholder used to fill an incomplete measure, layer, etc. most often so that the combined duration of the events equals the number of beats in the measure.
Declaration
<classSpec xmlns="http://www.tei-c.org/ns/1.0" rend="add" ident="att.tupletPresent" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes for indicating the presence of a tuplet.</desc>
<attList>
<attDef ident="tuplet" usage="opt">
<desc xml:lang="en">Indicates that this feature participates in a tuplet. If visual information about the tuplet needs to be recorded, then a
<gi scheme="MEI">tuplet</gi>
element should be employed.</desc>
<datatype maxOccurs="unbounded">
<ref name="data.TUPLET"/>
</datatype>
</attDef>
</attList>
</classSpec>