<objectDesc>
<objectDesc> contains a description of the physical components making up the object which is being described. 10.7.1 Object Description | |||||||||
組件 | msdescription — 10 Manuscript Description | ||||||||
屬性 |
| ||||||||
屬於 | model.physDescPart | ||||||||
可包含 | |||||||||
宣告 | element objectDesc { att.global.attributes, attribute form { data.enumerated }?, ( model.pLike+ | ( supportDesc?, layoutDesc? ) ) } | ||||||||
例子 | <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> |