<objectDesc>
| <objectDesc> (description d'objet) contient la description des composants matériels de l'objet en cours de traitement 10.7.1 Object Description | |||||||||
| Module | msdescription — 10 Manuscript Description | ||||||||
| Attributs |
| ||||||||
| Utilisé par | model.physDescPart | ||||||||
| Peut contenir | |||||||||
| Declaration |
element objectDesc { att.global.attributes, attribute form { data.enumerated }?, ( model.pLike+ | ( supportDesc?, layoutDesc? ) ) } | ||||||||
| Exemple | <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> | ||||||||
