<dim>

<dim> contains any single measurement forming part of a dimensional specification of some sort. [10.3.4. Dimensions]
Modulemsdescription
Attributes
Member of
Contained by
May contain
gaiji: g
character data
Note

The specific elements width, height, and depth should be used in preference to this generic element wherever appropriate.

Example
<dim type="circumferenceextent="4.67 in"/>
Content model
<content>
 <macroRef key="macro.xtext"/>
</content>
Schema Declaration
element dim
{
   tei_att.global.attributes,
   tei_att.typed.attributes,
   tei_att.dimensions.attributes,
   tei_macro.xtext
}