att.width

Attributes that describe horizontal size.
Module MEI.shared
Members
Attributes
@width(optional)Measurement of the horizontal dimension of an entity. Value conforms to data.MEASUREMENTABS. att.width
Declaration
<attDef ident="width" usage="opt">
<desc>Measurement of the horizontal dimension of an entity.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.MEASUREMENTABS" />
</datatype>
</attDef>
Remarks

The width attribute may be used to capture measure width data for interchange with music printing systems that utilize this information for printing. On <barLine> the width attribute captures the width of the preceding measure.