<objectDesc>
<objectDesc> contiene una descripción de los componentes físicos que constituyen el objeto descrito. 10.7.1 Object Description | |||||||||
Módulo | msdescription — 10 Manuscript Description | ||||||||
Atributos |
| ||||||||
Used by | model.physDescPart | ||||||||
May contain | |||||||||
Declaración | element objectDesc { att.global.attributes, attribute form { data.enumerated }?, ( model.pLike+ | ( supportDesc?, layoutDesc? ) ) } | ||||||||
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> |