att.dimensions

Attributes that capture the dimensions of an entity.
Module
MEI.shared
Attributes
height, width
height(optional)Measurement of the vertical dimension of an entity. Value conforms to data.MEASUREMENTABS.
width(optional)Measurement of the horizontal dimension of an entity. Value conforms to data.MEASUREMENTABS.
(MEI.shared) Attributes that describe vertical size.
height(optional)Measurement of the vertical dimension of an entity. Value conforms to data.MEASUREMENTABS.
(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.
height(optional)Measurement of the vertical dimension of an entity. Value conforms to data.MEASUREMENTABS.
width(optional)Measurement of the horizontal dimension of an entity. Value conforms to data.MEASUREMENTABS.
Available at
bifoliumDescribes a folded sheet of paper.
cutoutA cutout is a section of a document sheet that has been removed and is now missing.
foliumDescribes a single leaf of paper.
graphicIndicates the location of an inline graphic.
graphicIndicates the location of an inline graphic.
bifoliumDescribes a folded sheet of paper.
cutoutA cutout is a section of a document sheet that has been removed and is now missing.
foliumDescribes a single leaf of paper.
Declaration
<classSpec ident="att.dimensions" module="MEI.shared" type="atts">
<desc>Attributes that capture the dimensions of an entity.</desc>
<classes>
<memberOf key="att.height"/>
<memberOf key="att.width"/>
</classes>
</classSpec>