att.meterConformance.bar

Attributes that provide information about a measure's conformance to the prevailing meter.
Module
Attributes
@metcon
@metcon(optional)Indicates the relationship between the content of a measure and the prevailing meter. Value conforms to data.BOOLEAN.
@metcon(optional)Indicates the relationship between the content of a measure and the prevailing meter. Value conforms to data.BOOLEAN.
@metcon(optional)Indicates the relationship between the content of a measure and the prevailing meter. Value conforms to data.BOOLEAN.
Available at
<measure>Unit of musical time consisting of a fixed number of note values of a given type, as determined by the prevailing meter, and delimited in musical notation by bar lines.
<measure>Unit of musical time consisting of a fixed number of note values of a given type, as determined by the prevailing meter, and delimited in musical notation by bar lines.
Declaration
<classSpec ident="att.meterConformance.bar" module="MEI.shared" type="atts">
<desc>Attributes that provide information about a measure's conformance to the prevailing meter.</desc>
<attList>
<attDef ident="metcon" usage="opt">
<desc>Indicates the relationship between the content of a measure and the prevailing meter.</desc>
<datatype>
<ref name="data.BOOLEAN"/>
</datatype>
</attDef>
</attList>
</classSpec>