att.height

Attributes that describe vertical size.
Module
Attributes
@height
@height(optional)Measurement of the vertical dimension of an entity. Value conforms to data.MEASUREMENTUNSIGNED.
@height(optional)Measurement of the vertical dimension of an entity. Value conforms to data.MEASUREMENTUNSIGNED.
Component declarations that are shared between two or more modules.
@height(optional)Measurement of the vertical 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.
Figures and tables component declarations.
<graphic>Indicates the location of an inline graphic.
Metadata header component declarations.
<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 ident="att.height" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes that describe vertical size.</desc>
<attList>
<attDef ident="height" usage="opt">
<desc xml:lang="en">Measurement of the vertical dimension of an entity.</desc>
<datatype>
<rng:ref name="data.MEASUREMENTUNSIGNED"/>
</datatype>
</attDef>
</attList>
</classSpec>