<objectDesc>
<objectDesc> 기술되고 있는 대상을 구성하는 물리적 성분에 대한 기술을 포함한다. 10.7.1 Object Description | |||||||||
모듈 | msdescription — 10 Manuscript Description | ||||||||
전체 속성에 부가 |
|
||||||||
에 의해 사용된 | |||||||||
포함할 수 있다 | |||||||||
선언 |
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> |