<support>

<support> (support) contient la description des matériaux, techniques, etc., qui ont servi à fabriquer le support physique du texte du manuscrit. [10.7.1 Object Description]
Module msdescription — Manuscript Description
Attributs
Contenu dans
msdescription: supportDesc
Peut contenir
dictionaries: lang oRef pRef
gaiji: g
header: biblFull idno
iso-fs: fLib fs fvLib
textstructure: floatingText
verse: caesura rhyme
des données textuelles
Exemple
<objectDesc>
 <supportDesc>
  <support> Rouleau de parchemin avec des rubans de<material>soie</material>.</support>
  <extent>
   <dimensions type="binding">
    <height unit="mm">155</height>
    <width unit="mm">95</width>
    <depth unit="mm">31</depth>
   </dimensions>
  </extent>
 </supportDesc>
</objectDesc>
Modèle de contenu
<content>
 <macroRef key="macro.specialPara"/>
</content>
Schéma Declaration
<rng:element name="support">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.rendition.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="att.global.responsibility.attributes"/>
 <rng:ref name="att.global.source.attributes"/>
 <rng:ref name="macro.specialPara"/>
</rng:element>
element support
{
   att.global.attributes,
   att.global.rendition.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.global.responsibility.attributes,
   att.global.source.attributes,
   macro.specialPara
}