Use the dimensions element when it is necessary to specify the physical size of materials being described, for example, height and width.
The model of this element is based on the extent element of the Text Encoding Initiative (TEI).
<elementSpec ident="extent" module="MEI.shared">
<desc xml:lang="en">Used to express size in terms other than physical dimensions, such as number of pages,
records, bytes, physical components, etc.</desc>
<classes>
<memberOf key="att.common"/>
<memberOf key="att.bibl"/>
<memberOf key="att.facsimile"/>
<memberOf key="att.lang"/>
<memberOf key="att.quantity"/>
<memberOf key="model.physDescPart"/>
<memberOf key="model.textPhraseLike.limited"/>
</classes>
<content>
<rng:zeroOrMore>
</rng:zeroOrMore>
</content>
<remarks xml:lang="en">
<p>Use the <gi scheme="MEI">dimensions</gi> element when it is necessary to specify the <hi rend="bold">physical</hi> size of materials being described, for example, height and
width.</p>
</remarks>
<remarks xml:lang="en">
<p>The model of this element is based on the <ref target="https://tei-c.org/release/doc/tei-p5-doc/en/html/ref-extent.html">extent</ref> element of the Text Encoding Initiative (TEI).</p>
</remarks>
</elementSpec>