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
bTremA rapid alternation on a single pitch or chord.
mRptAn indication that the previous measure should be repeated.
multiRestMultiple measures of rest compressed into a single symbol, frequently found in performer parts.
multiRptMultiple repeated measures.
Common Music Notation (CMN) repertoire component declarations.
bTremA rapid alternation on a single pitch or chord.
mRptAn indication that the previous measure should be repeated.
multiRestMultiple measures of rest compressed into a single symbol, frequently found in performer parts.
multiRptMultiple 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 versionDate="2022-10-18" 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>