<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 | att.global (@xml:id, @n, @xml:lang, @rend, @style, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change))
| ||||||||
Utilisé par | |||||||||
Contenu dans | msdescription: physDesc | ||||||||
Peut contenir | |||||||||
Declaration |
element objectDesc { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, attribute form { data.enumerated }?, ( model.pLike+ | ( supportDesc?, layoutDesc? ) ) } | ||||||||
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> |