<supportDesc>
<supportDesc> (support description) groups elements describing the physical support for the written part of a manuscript. 10.7.1 Object Description | |||||||||
Module | msdescription — 10 Manuscript Description | ||||||||
Attributes | att.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs))
| ||||||||
Used by | |||||||||
Contained by | msdescription: objectDesc | ||||||||
May contain | |||||||||
Declaration |
element supportDesc { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, attribute material { "paper" | "parch" | "mixed" | xsd:Name }?, ( model.pLike+ | ( support?, extent?, foliation*, collation?, condition? ) ) } | ||||||||
Example |
<supportDesc>
<support> Parchment roll with <material>silk</material> ribbons. </support> </supportDesc> |