att.measureNumbers

Attributes pertaining to measure numbers
Module
Attributes
@mnum.visible
@mnum.visible(optional)Indicates whether measure numbers should be displayed. Value conforms to data.BOOLEAN.
@mnum.visible(optional)Indicates whether measure numbers should be displayed. Value conforms to data.BOOLEAN.
Component declarations that are shared between two or more modules.
@mnum.visible(optional)Indicates whether measure numbers should be displayed. Value conforms to data.BOOLEAN.
Available at
<scoreDef>Container for score meta-information.
Component declarations that are shared between two or more modules.
<scoreDef>Container for score meta-information.
Declaration
<classSpec ident="att.measureNumbers" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes pertaining to measure numbers</desc>
<attList>
<attDef ident="mnum.visible" usage="opt">
<desc xml:lang="en">Indicates whether measure numbers should be displayed.</desc>
<datatype>
<rng:ref name="data.BOOLEAN"/>
</datatype>
</attDef>
</attList>
</classSpec>