att.multinumMeasures

Attributes that indicate programmatic numbering.
Module
Attributes
@multi.number
@multi.number(optional)Indicates whether programmatically calculated counts of multiple measures of rest (mRest) and whole measure repeats (mRpt) in parts should be rendered. Value conforms to data.BOOLEAN.
@multi.number(optional)Indicates whether programmatically calculated counts of multiple measures of rest (mRest) and whole measure repeats (mRpt) in parts should be rendered. Value conforms to data.BOOLEAN.
Component declarations that are shared between two or more modules.
@multi.number(optional)Indicates whether programmatically calculated counts of multiple measures of rest (mRest) and whole measure repeats (mRpt) in parts should be rendered. Value conforms to data.BOOLEAN.
Available at
<scoreDef>Container for score meta-information.
<staffDef>Container for staff meta-information.
Component declarations that are shared between two or more modules.
<scoreDef>Container for score meta-information.
<staffDef>Container for staff meta-information.
Declaration
<classSpec ident="att.multinumMeasures" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes that indicate programmatic numbering.</desc>
<attList>
<attDef ident="multi.number" usage="opt">
<desc xml:lang="en">Indicates whether programmatically calculated counts of multiple measures of rest (mRest) and whole measure repeats (mRpt) in parts should be rendered.</desc>
<datatype>
<rng:ref name="data.BOOLEAN"/>
</datatype>
</attDef>
</attList>
</classSpec>