<objectDesc>
<objectDesc> (object description) contiene una descrizione delle componenti fisiche che costituiscono l'oggetto descritto [11.7.1 Object Description] | |||||||
Modulo | msdescription — Manuscript Description | ||||||
Attributi |
|
||||||
Membro del | |||||||
Contenuto in |
msdescription: physDesc
|
||||||
Può contenere | |||||||
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> |
||||||
Content model |
<content> |
||||||
Dichiarazione |
<rng:element name="objectDesc"> element objectDesc { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, att.global.source.attributes, attribute form { teidata.enumerated }?, ( model.pLike+ | ( supportDesc?, layoutDesc? ) ) } |