<docTitle>
<docTitle> (文件題名) 包含文件題名,包含所有組成部分,同於題名頁上所顯示的題名。 4.6 Title Pages | |
組件 | textstructure — 4 Default Text Structure |
除全域屬性以外 | att.canonical (@key, @ref) |
屬於 | |
可包含 | |
宣告 |
element docTitle { att.global.attributes, att.canonical.attributes, ( model.global*, ( titlePart, model.global* )+ ) } |
例子 |
<docTitle>
<titlePart type="main">食物的歷史</titlePart> <titlePart type="sub">透視人類的飲食與文明 </titlePart> </docTitle> |