att.attacking

Attributes whether an element is performed "attacca".
Module
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>Contains a subdivision of the body of a musical text.
<section>Segment of music data.
Component declarations that are shared between two or more modules.
<mdiv>Contains a subdivision of the body of a musical text.
<section>Segment 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" usage="opt">
<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>