<docTitle>
<docTitle> (文件題名) 包含文件題名,包含所有組成部分,同於題名頁上所顯示的題名。 [4.6 Title Pages] | |
組件 | textstructure — 4 Default Text Structure |
屬性 | 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)) att.canonical (@key, @ref) |
屬於 | |
可包含在於 | |
可包含 | figures: figure notatedMusic textcrit: witDetail textstructure: titlePart transcr: addSpan damageSpan delSpan fw listTranspose metamark space substJoin |
宣告 |
element docTitle { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.canonical.attributes, ( model.global*, ( titlePart, model.global* )+ ) } |
例子 | <docTitle> <titlePart type="main">食物的歷史</titlePart> <titlePart type="sub">透視人類的飲食與文明 </titlePart> </docTitle> |