att.barLine.log

Logical domain attributes.
Module
Attributes
control, form, metcon
control(optional)Indicates whether or not a bar line is "controlling"; that is, if it indicates a point of alignment across all the parts. Bar lines within a score are usually controlling; that is, they "line up". Bar lines within parts may or may not be controlling. When applied to measure, this attribute indicates the nature of the right bar line but not the left. Value conforms to data.BOOLEAN.
form(optional)Records the appearance and usually the function of the bar line. Value conforms to data.BARRENDITION.
metcon(optional)Indicates the relationship between the content of a measure and the prevailing meter. Value conforms to data.BOOLEAN.
form(optional)Records the appearance and usually the function of the bar line. Value conforms to data.BARRENDITION.
(MEI.shared) Attributes that provide information about a measure’s conformance to the prevailing meter.
metcon(optional)Indicates the relationship between the content of a measure and the prevailing meter. Value conforms to data.BOOLEAN.
control(optional)Indicates whether or not a bar line is "controlling"; that is, if it indicates a point of alignment across all the parts. Bar lines within a score are usually controlling; that is, they "line up". Bar lines within parts may or may not be controlling. When applied to measure, this attribute indicates the nature of the right bar line but not the left. Value conforms to data.BOOLEAN.
Component declarations that are shared between two or more modules.
control(optional)Indicates whether or not a bar line is "controlling"; that is, if it indicates a point of alignment across all the parts. Bar lines within a score are usually controlling; that is, they "line up". Bar lines within parts may or may not be controlling. When applied to measure, this attribute indicates the nature of the right bar line but not the left. Value conforms to data.BOOLEAN.
form(optional)Records the appearance and usually the function of the bar line. Value conforms to data.BARRENDITION.
metcon(optional)Indicates the relationship between the content of a measure and the prevailing meter. Value conforms to data.BOOLEAN.
Available at
barLineVertical line drawn through one or more staves that divides musical notation into metrical units.
Component declarations that are shared between two or more modules.
barLineVertical line drawn through one or more staves that divides musical notation into metrical units.
Declaration
<classSpec ident="att.barLine.log" module="MEI.shared" type="atts">
<desc xml:lang="en">Logical domain attributes.</desc>
<classes>
<memberOf key="att.meterConformance.bar"/>
</classes>
<attList>
<attDef ident="form" usage="opt">
<desc xml:lang="en">Records the appearance and usually the function of the bar line.</desc>
<datatype>
<rng:ref name="data.BARRENDITION"/>
</datatype>
</attDef>
</attList>
</classSpec>