<docTitle>
<docTitle> (Dokumenttitel) enthält den Titel eines Dokuments, einschließlich aller seiner auf dem Titelblatt angegebenen Bestandteile. [4.6 Title Pages] | |
Modul | textstructure — Default Text Structure |
Attribute | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) att.canonical (@key, @ref) |
Mitglied des | |
Enthalten in | |
Kann enthalten | figures: figure notatedMusic textstructure: titlePart transcr: addSpan damageSpan delSpan fw listTranspose metamark space substJoin |
Deklaration |
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.canonical.attributes, ( model.global*, ( titlePart, model.global* )+ ) } |
Beispiel | <docTitle> <titlePart type="main">The DUNCIAD, VARIOURVM.</titlePart> <titlePart type="sub">WITH THE PROLEGOMENA of SCRIBLERUS.</titlePart> </docTitle> |