<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 — Default Text Structure |
Attributes |
|
Member of | |
Contained by | |
May contain |
figures: figure notatedMusic
textstructure: titlePart
transcr: addSpan damageSpan delSpan fw listTranspose metamark space substJoin
|
Example |
<docTitle>
<titlePart type="main">The DUNCIAD, VARIOURVM.</titlePart> <titlePart type="sub">WITH THE PROLEGOMENA of SCRIBLERUS.</titlePart> </docTitle> |
Content model |
<content> |
Schema Declaration |
<rng:element name="docTitle"> element docTitle { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, att.global.source.attributes, att.canonical.attributes, ( model.global*, ( titlePart, model.global* )+ ) } |