<docTitle>
<docTitle> (titre du document) contient le titre d’un document, incluant la totalité de ses composants tels qu’ils sont donnés sur la page de titre. [4.6 Title Pages] | |
Module | textstructure — 4 Default Text Structure |
Attributs | 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) |
Utilisé par | |
Contenu dans | |
Peut contenir | figures: figure notatedMusic textcrit: witDetail textstructure: titlePart transcr: addSpan damageSpan delSpan fw listTranspose metamark space substJoin |
Declaration |
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* )+ ) } |
Exemple | <docTitle> <titlePart type="main">LES CHOSES</titlePart> <titlePart type="sub">Une histoire des années soixante.</titlePart> </docTitle> |