att.width

Attributes that describe horizontal size.
Module
Attributes
@width
@width(optional)Measurement of the horizontal dimension of an entity. Value conforms to data.MEASUREMENTUNSIGNED.
@width(optional)Measurement of the horizontal dimension of an entity. Value conforms to data.MEASUREMENTUNSIGNED.
@width(optional)Measurement of the horizontal dimension of an entity. Value conforms to data.MEASUREMENTUNSIGNED.
Available at
<multiRest>Multiple full measure rests compressed into a single bar, frequently found in performer parts.
<multiRest>Multiple full measure rests compressed into a single bar, frequently found in performer parts.
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 [not available in this MEI customization] the width attribute captures the width of the preceding measure.

Declaration
<classSpec rend="add" ident="att.width" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes that describe horizontal size.</desc>
<attList>
<attDef ident="width" usage="opt">
<desc xml:lang="en">Measurement of the horizontal dimension of an entity.</desc>
<datatype> </datatype>
</attDef>
</attList>
<remarks xml:lang="en">
<p>The width attribute may be used to capture measure width data for interchange with music printing systems that utilize this information for printing. On <gi scheme="MEI">barLine</gi> the width attribute captures the width of the preceding measure.</p>
</remarks>
</classSpec>