att.numbered

Attributes that record numbers to be displayed with a feature.
Module
Attributes
@num
@num(optional)Records a number or count accompanying a notational feature. Value is a positive integer.
@num(optional)Records a number or count accompanying a notational feature. Value is a positive integer.
Common Music Notation (CMN) repertoire component declarations.
@num(optional)Records a number or count accompanying a notational feature. Value is a positive integer.
Available at
<bTrem>A rapid alternation on a single pitch or chord.
<mRpt>An indication that the previous measure should be repeated.
<multiRest>Multiple full measure rests compressed into a single bar, frequently found in performer parts.
<multiRpt>Multiple repeated measures.
Common Music Notation (CMN) repertoire component declarations.
<bTrem>A rapid alternation on a single pitch or chord.
<mRpt>An indication that the previous measure should be repeated.
<multiRest>Multiple full measure rests compressed into a single bar, frequently found in performer parts.
<multiRpt>Multiple repeated measures.
Declaration
<classSpec ident="att.numbered" module="MEI.cmn" type="atts">
<desc xml:lang="en">Attributes that record numbers to be displayed with a feature.</desc>
<attList>
<attDef ident="num" usage="opt">
<gloss xml:lang="en">number</gloss>
<desc xml:lang="en">Records a number or count accompanying a notational feature.</desc>
<datatype>
<rng:data type="positiveInteger"/>
</datatype>
</attDef>
</attList>
</classSpec>