att.dimensions

Attributes that capture the dimensions of an entity.
Module
Attributes
@height, @width
@height(optional)Measurement of the vertical dimension of an entity. Value conforms to data.MEASUREMENTUNSIGNED.
@width(optional)Measurement of the horizontal dimension of an entity. Value conforms to data.MEASUREMENTUNSIGNED.
(MEI.shared) Attributes that describe vertical size.
@height(optional)Measurement of the vertical dimension of an entity. Value conforms to data.MEASUREMENTUNSIGNED.
(MEI.shared) Attributes that describe horizontal size.
@width(optional)Measurement of the horizontal dimension of an entity. Value conforms to data.MEASUREMENTUNSIGNED.
@height(optional)Measurement of the vertical 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.
<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.
Declaration
<classSpec xmlns="http://www.tei-c.org/ns/1.0" rend="add" ident="att.dimensions" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes that capture the dimensions of an entity.</desc>
<classes>
<memberOf key="att.height"/>
<memberOf key="att.width"/>
</classes>
</classSpec>