att.mdiv.ges

Gestural domain attributes.
Module
MEI.gestural
Attributes
attacca
attacca(optional)Indicates that the performance of the next musical division should begin immediately following this one. Value conforms to data.BOOLEAN.
attacca(optional)Indicates that the performance of the next musical division should begin immediately following this one. Value conforms to data.BOOLEAN.
Gestural component declarations.
attacca(optional)Indicates that the performance of the next musical division should begin immediately following this one. Value conforms to data.BOOLEAN.
Available at
mdiv(musical division) – Contains a subdivision of the body of a musical text.
mdiv(musical division) – Contains a subdivision of the body of a musical text.
Declaration
<classSpec ident="att.mdiv.ges" module="MEI.gestural" type="atts">
<desc>Gestural domain attributes.</desc>
<attList org="group">
<attDef ident="attacca" usage="opt">
<desc>Indicates that the performance of the next musical division should begin immediately following this one.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.BOOLEAN" />
</datatype>
</attDef>
</attList>
</classSpec>