<objectDesc>
| <objectDesc> (object description) contains a description of the physical components making up the object which is being described. [11.7.1 Object Description] | |||||||
| Modul | msdescription — Manuscript Description | ||||||
| Attribute |
|
||||||
| Mitglied des | |||||||
| Enthalten in |
msdescription: physDesc
|
||||||
| Kann enthalten | |||||||
| Beispiel |
<objectDesc form="codex">
<supportDesc material="mixed"> <p>Early modern <material>parchment</material> and <material>paper</material>.</p> </supportDesc> <layoutDesc> <layout ruledLines="25 32"/> </layoutDesc> </objectDesc> |
||||||
| Content model |
<content> |
||||||
| Schema Deklaration |
<rng:element name="objectDesc"> element objectDesc { att.global.attributes, att.global.analytic.attributes, att.global.change.attributes, att.global.facs.attributes, att.global.linking.attributes, att.global.rendition.attributes, att.global.responsibility.attributes, att.global.source.attributes, attribute form { teidata.enumerated }?, ( model.pLike+ | ( supportDesc?, layoutDesc? ) ) } |
||||||