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.
@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.
<scoreDef>Container for score meta-information.
<staffDef>Container for staff meta-information.
Declaration
<classSpec xmlns="http://www.tei-c.org/ns/1.0" rend="add" 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>
<ref name="data.BOOLEAN"/>
</datatype>
</attDef>
</attList>
</classSpec>