att.section.ges

Gestural domain attributes.
Module
MEI.gestural
Attributes
attacca
attacca(optional)Indicates that the performance of the next section should begin immediately following this one. Value conforms to data.BOOLEAN.
attacca(optional)Indicates that the performance of the next section should begin immediately following this one. Value conforms to data.BOOLEAN.
Gestural component declarations.
attacca(optional)Indicates that the performance of the next section should begin immediately following this one. Value conforms to data.BOOLEAN.
Available at
sectionSegment of music data.
sectionSegment of music data.
Declaration
<classSpec ident="att.section.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 section should begin immediately following this one.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.BOOLEAN" />
</datatype>
</attDef>
</attList>
</classSpec>