<titlePage>
<titlePage> (frontespizio) contiene il frontespizio di un testo compreso nel peritesto iniziale o finale [4.6 Title Pages] | |||||||
Modulo | textstructure — Default Text Structure | ||||||
Attributi | 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))
| ||||||
Membro del | |||||||
Contenuto in | msdescription: msContents | ||||||
Può contenere | figures: figure notatedMusic textstructure: argument byline docAuthor docDate docEdition docImprint docTitle epigraph imprimatur titlePart transcr: addSpan damageSpan delSpan fw listTranspose metamark space substJoin | ||||||
Dichiarazione |
element titlePage { 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, attribute type { data.enumerated }?, ( model.global*, ( model.titlepagePart ), ( model.titlepagePart | model.global )* ) } | ||||||
Esempio | <titlePage> <docTitle> <titlePart type="main">THOMAS OF Reading.</titlePart> <titlePart type="alt">OR, The sixe worthy yeomen of the West.</titlePart> </docTitle> <docEdition>Now the fourth time corrected and enlarged</docEdition> <byline>By T.D.</byline> <figure> <head>TP</head> <p>Thou shalt labor till thou returne to duste</p> <figDesc>Printers Ornament used by TP</figDesc> </figure> <docImprint>Printed at <name type="place">London</name> for <name>T.P.</name> <date>1612.</date> </docImprint> </titlePage> |