<dim>

<dim> contains any single measurement forming part of a dimensional specification of some sort. 10.3.4 Dimensions
Módulo msdescription — 10 Manuscript Description
Además de los atributos globales att.typed (@type, @subtype) att.dimensions (@unit, @quantity, @extent, @precision, @scope) (att.ranging (@atLeast, @atMost, @min, @max))
Usado por
Puede contener
gaiji: g
Declaración

<rng:element name="dim">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.typed.attributes"/>
 <rng:ref name="att.dimensions.attributes"/>
 <rng:ref name="att.ranging.attributes"/>
 <rng:ref name="macro.xtext"/>
</rng:element>
element dim
{
   att.global.attributes,
   att.typed.attributes,
   att.dimensions.attributes,
   att.ranging.attributes,
   macro.xtext
}
Ejemplo
<dim type="circumference" extent="4.67 in"/>