<objectDesc>
| <objectDesc> (description d'objet) contient la description des composants matériels de l'objet en cours de traitement. [11.7.1 Object Description] | |||||||
| Module | msdescription — Manuscript Description | ||||||
| Attributs |
|
||||||
| Membre du | |||||||
| Contenu dans |
msdescription: physDesc
|
||||||
| Peut contenir | |||||||
| Exemple |
<objectDesc>
<supportDesc> <extent> <dimensions type="binding"> <height unit="mm">168</height> <width unit="mm">106</width> <depth unit="mm">22</depth> </dimensions> </extent> </supportDesc> </objectDesc> |
||||||
| Modèle de contenu |
<content> |
||||||
| Schéma Declaration |
<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? ) ) } |
||||||