<titlePage>
<titlePage> (page de titre) contient la page de titre d’un texte qui figure à dans les parties liminaires. [4.6 Title Pages] | |||||||||||
Module | textstructure — 4 Default Text Structure | ||||||||||
Attributs | att.global (@xml:id, @n, @xml:lang, @rend, @style, @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))
| ||||||||||
Utilisé par | |||||||||||
Contenu dans | msdescription: msContents | ||||||||||
Peut contenir | figures: figure notatedMusic textcrit: witDetail textstructure: argument byline docAuthor docDate docEdition docImprint docTitle epigraph imprimatur titlePart transcr: addSpan damageSpan delSpan fw listTranspose metamark space substJoin | ||||||||||
Declaration |
element titlePage { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, attribute type { data.enumerated }?, ( model.global*, ( model.titlepagePart ), ( model.titlepagePart | model.global )* ) } | ||||||||||
Exemple | <titlePage> <docTitle> <titlePart type="main"> Histoire du Roi de Bohême</titlePart> <titlePart type="sub"> et de ses sept châteaux </titlePart> </docTitle> <titlePart>Pastiche.</titlePart> <byline>Par <docAuthor>Charles Nodier</docAuthor> </byline> <epigraph> <q>O imitatores, servum pecus! </q> <bibl>Horat., Epist. I. XIX, 19.</bibl> </epigraph> <docImprint> <name>PARIS</name>, <name>Delangle Frères</name> Éditeurs-libraires, <name>Place de la Bourse</name> </docImprint> <docDate>MDCCCXXX</docDate> </titlePage> |