The model of this element is based on the support element of the Text Encoding Initiative (TEI).
<elementSpec ident="support" module="MEI.msDesc">
<desc xml:lang="en">Provides a description of the physical support material of a written item.</desc>
<classes>
<memberOf key="att.common"/>
<memberOf key="att.bibl"/>
<memberOf key="att.lang"/>
</classes>
<content>
<rng:zeroOrMore>
<rng:choice>
<rng:ref name="condition"/>
<rng:ref name="decoNote"/>
<rng:ref name="dimensions"/>
<rng:ref name="p"/>
</rng:choice>
</rng:zeroOrMore>
</content>
<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-support.html">support</ref> element of the Text Encoding Initiative (TEI).</p>
</remarks>
</elementSpec>