<objectDesc>
<objectDesc> 包含討論中物件的材質組成成分描述。 [10.7.1 Object Description] | |||||||||
組件 | msdescription — 10 Manuscript Description | ||||||||
屬性 | 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))
| ||||||||
俱乐部会员 | |||||||||
可包含在於 | msdescription: physDesc | ||||||||
可包含 | |||||||||
宣告 |
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? ) ) } | ||||||||
例子 | <objectDesc form="codex"> <supportDesc material="mixed"> <p>現代早期 <material>羊皮紙</material>與<material>白紙</material>。</p> </supportDesc> <layoutDesc> <layout ruledLines="25 32"/> </layoutDesc> </objectDesc> |