att.height

Attributes that describe vertical size.
Module
MEI.shared
Attributes
height
height(optional)Measurement of the vertical dimension of an entity. Value conforms to data.MEASUREMENTABS.
height(optional)Measurement of the vertical 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.
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.height" module="MEI.shared" type="atts">
<desc>Attributes that describe vertical size.</desc>
<attList org="group">
<attDef ident="height" usage="opt">
<desc>Measurement of the vertical dimension of an entity.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.MEASUREMENTABS" />
</datatype>
</attDef>
</attList>
</classSpec>