<docTitle>
| <docTitle> (Dokumenttitel) enthält den Titel eines Dokuments, einschließlich aller Bestandteile, wie sie auf dem Titelblatt angegeben sind. [4.6 Title Pages] | |
| Modul | textstructure — Default Text Structure |
| Attribute |
|
| Mitglied des | |
| Enthalten in | |
| Kann enthalten |
figures: figure notatedMusic
textstructure: titlePart
transcr: addSpan damageSpan delSpan fw listTranspose metamark space substJoin
|
| Beispiel |
<docTitle>
<titlePart type="main">The DUNCIAD, VARIOURVM.</titlePart> <titlePart type="sub">WITH THE PROLEGOMENA of SCRIBLERUS.</titlePart> </docTitle> |
| Content model |
<content> |
| Schema Deklaration |
<rng:element name="docTitle"> element docTitle { att.global.attributes, att.global.analytic.attributes, att.global.change.attributes, att.global.facs.attributes, att.global.linking.attributes, att.global.rendition.attributes, att.global.responsibility.attributes, att.global.source.attributes, att.canonical.attributes, ( model.global*, ( ( titlePart, model.global* )+ ) ) } |