att.height

Attributes that describe vertical size.
Module MEI.shared
Members
Attributes
@height(optional)Measurement of the vertical dimension of an entity. Value conforms to data.MEASUREMENTABS. att.height
Declaration
<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>