<objectDesc>
<objectDesc> contiene una descrizione delle componenti fisiche che costituiscono l'oggetto descritto 10.7.1 Object Description | |||||||||
Modulo | msdescription — 10 Manuscript Description | ||||||||
Attributi |
| ||||||||
Usato da | |||||||||
Può contenere | |||||||||
Dichiarazione |
element objectDesc { att.global.attributes, attribute form { data.enumerated }?, ( model.pLike+ | ( supportDesc?, layoutDesc? ) ) } | ||||||||
Esempio | <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> |