<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">The DUNCIAD, VARIOURVM.</titlePart> <titlePart type="sub">WITH THE PROLEGOMENA of SCRIBLERUS.</titlePart> </docTitle> |