<supportDesc>
<supportDesc> (description du support) regroupe les éléments décrivant le support physique du texte du manuscrit. [11.7.1 Object Description] | |||||||||
Module | msdescription — Manuscript Description | ||||||||
Attributs |
|
||||||||
Contenu dans |
msdescription: objectDesc
|
||||||||
Peut contenir | |||||||||
Exemple |
<supportDesc>
<support> Parchment roll with <material>silk</material> ribbons. </support> </supportDesc> |
||||||||
Modèle de contenu |
<content> |
||||||||
Schéma Declaration |
<rng:element name="supportDesc"> element supportDesc { 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, attribute material { "paper" | "parch" | "mixed" | teidata.enumerated }?, ( model.pLike+ | ( support?, extent?, foliation*, collation?, condition? ) ) } |