att.measure.vis

Visual domain attributes.
Module
MEI.visual
Attributes
bar.len, bar.method, bar.place, width
bar.len(optional)States the length of barlines in virtual units. The value must be greater than 0 and is typically equal to 2 times (the number of staff lines - 1); e.g., a value of '8' for a 5-line staff. Value of datatype a decimal number larger than 0.
bar.method(optional)Records the method of barring. Value conforms to data.BARMETHOD.
bar.place(optional)Denotes the staff location of bar lines, if the length is non-standard; that is, not equal to 2 times (the number of staff lines - 1). Value conforms to data.STAFFLOC.
width(optional)Measurement of the horizontal dimension of an entity. Value conforms to data.MEASUREMENTABS.
(MEI.shared) Attributes that capture the placement of bar lines.
bar.len(optional)States the length of barlines in virtual units. The value must be greater than 0 and is typically equal to 2 times (the number of staff lines - 1); e.g., a value of '8' for a 5-line staff. Value of datatype a decimal number larger than 0.
bar.method(optional)Records the method of barring. Value conforms to data.BARMETHOD.
bar.place(optional)Denotes the staff location of bar lines, if the length is non-standard; that is, not equal to 2 times (the number of staff lines - 1). Value conforms to data.STAFFLOC.
(MEI.shared) Attributes that describe horizontal size.
width(optional)Measurement of the horizontal dimension of an entity. Value conforms to data.MEASUREMENTABS.
Component declarations that are shared between two or more modules.
bar.len(optional)States the length of barlines in virtual units. The value must be greater than 0 and is typically equal to 2 times (the number of staff lines - 1); e.g., a value of '8' for a 5-line staff. Value of datatype a decimal number larger than 0.
bar.method(optional)Records the method of barring. Value conforms to data.BARMETHOD.
bar.place(optional)Denotes the staff location of bar lines, if the length is non-standard; that is, not equal to 2 times (the number of staff lines - 1). Value conforms to data.STAFFLOC.
width(optional)Measurement of the horizontal dimension of an entity. Value conforms to data.MEASUREMENTABS.
Available at
measureUnit 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.
measureUnit 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.measure.vis" module="MEI.visual" type="atts">
<desc>Visual domain attributes.</desc>
<classes>
<memberOf key="att.barring"/>
<memberOf key="att.width"/>
</classes>
</classSpec>