<docTitle>
<docTitle> 当該文書のタイトルを示す.タイトルページにあるタイトルの全情報を含む. [4.6 Title Pages] | |
モジュール | textstructure — 4 Default Text Structure |
属性 | att.global (@xml:id, @n, @xml:lang, @rend, @style, @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">The DUNCIAD, VARIOURVM.</titlePart> <titlePart type="sub">WITH THE PROLEGOMENA of SCRIBLERUS.</titlePart> </docTitle> |