<objectDesc>
| <objectDesc> (object description) contiene una descripción de los componentes físicos que constituyen el objeto descrito. [11.7.1 Object Description] | |||||||
| Módulo | msdescription — Manuscript Description | ||||||
| Atributos |
|
||||||
| Miembro de | |||||||
| Contenido en |
msdescription: physDesc
|
||||||
| Puede contener | |||||||
| Ejemplo |
<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> |
||||||
| Declaración |
<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? ) ) } |
||||||