<docTitle>
<docTitle> (document title) contains the title of a document, including all its constituents, as given on a title page. 4.6 Title Pages | |
Module | textstructure — 4 Default Text Structure |
Attributes | 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.canonical (@key, @ref) |
Used by | |
Contained by | |
May contain | |
Declaration |
element docTitle { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.canonical.attributes, ( model.global*, ( titlePart, model.global* )+ ) } |
Example |
<docTitle>
<titlePart type="main">The DUNCIAD, VARIOURVM.</titlePart> <titlePart type="sub">WITH THE PROLEGOMENA of SCRIBLERUS.</titlePart> </docTitle> |