att.attacking

Attributes whether an element is performed "attacca".
Module
Attributes
attacca
attaccaIndicates that the performance of the next musical division should begin immediately following this one. Value conforms to data.BOOLEAN.
attaccaIndicates that the performance of the next musical division should begin immediately following this one. Value conforms to data.BOOLEAN.
Gestural component declarations.
attaccaIndicates that the performance of the next musical division should begin immediately following this one. Value conforms to data.BOOLEAN.
Available at
mdivContains a subdivision of the body of a musical text.
sectionSegment of music data.
Component declarations that are shared between two or more modules.
mdivContains a subdivision of the body of a musical text.
sectionSegment of music data.
Declaration
<classSpec ident="att.attacking" module="MEI.gestural" type="atts">
<desc xml:lang="en">Attributes whether an element is performed "attacca".</desc>
<attList>
<attDef ident="attacca">
<desc xml:lang="en">Indicates that the performance of the next musical division should begin immediately following this one.</desc>
<datatype>
<rng:ref name="data.BOOLEAN"/>
</datatype>
</attDef>
</attList>
</classSpec>