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
<bifolium>Describes a folded sheet of paper.
<cutout>A cutout is a section of a document sheet that has been removed and is now missing.
<folium>Describes a single leaf of paper.
<graphic>Indicates the location of an inline graphic.
<pad>An indication of extra visual space between notational elements.
<barLine>Vertical line drawn through one or more staves that divides musical notation into metrical units.
<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.
<multiRest>Multiple full measure rests compressed into a single bar, frequently found in performer parts.
<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.
<multiRest>Multiple full measure rests compressed into a single bar, frequently found in performer parts.
<graphic>Indicates the location of an inline graphic.
<bifolium>Describes a folded sheet of paper.
<cutout>A cutout is a section of a document sheet that has been removed and is now missing.
<folium>Describes a single leaf of paper.
<barLine>Vertical line drawn through one or more staves that divides musical notation into metrical units.
<pad>An indication of extra visual space between notational elements.
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.

Declaration
<classSpec xmlns="http://www.tei-c.org/ns/1.0" 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>