<layoutDesc>
| <layoutDesc> (layout description) collects the set of layout descriptions applicable to a manuscript. 10.7.2 Writing, Decoration, and Other Notations | |
| 組件 | msdescription — 10 Manuscript Description | 
| 屬性 | att.global (@xml:id, @n, @xml:lang, @rend, @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: objectDesc | 
| 可包含 | |
| 宣告 | 
 element layoutDesc { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, ( model.pLike+ | ( summary?, layout+ ) ) } | 
| 例子 | |
| 例子 | <layoutDesc> <layout columns="2" ruledLines="42"> <p> <locus from="f12r" to="f15v"/> 2 columns of 42 lines pricked and ruled in ink, with central rule between the columns.</p> </layout> <layout columns="3"> <p> <locus from="f16"/>小孔的三欄可見.</p> </layout> </layoutDesc> | 
