<epigraph>
<epigraph> (epigraph) contains a quotation, anonymous or attributed, appearing at the start or end of a section or on a title page. [4.2.3 Arguments, Epigraphs, and Postscripts 4.2 Elements Common to All Divisions 4.6 Title Pages] | |
Module | textstructure — Default Text Structure |
Attributes | 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.global.source (@source)) |
Member of | |
Contained by | |
May contain |
core: bibl biblStruct cb cit desc ellipsis gap gb index l label lb lg list listBibl milestone note noteGrp p pb q quote said sp stage
dictionaries: entry entryFree superEntry
figures: figure notatedMusic table
header: biblFull
msdescription: msDesc
namesdates: listEvent listNym listObject listOrg listPerson listPlace listRelation
nets: eTree forest graph listForest tree
tagdocs: classSpec constraintSpec dataSpec eg egXML elementSpec macroSpec moduleSpec outputRendition specGrp specGrpRef
textstructure: floatingText
transcr: addSpan damageSpan delSpan fw listTranspose metamark space substJoin
|
Example |
<epigraph xml:lang="la">
<cit> <bibl>Lucret.</bibl> <quote> <l part="F">petere inde coronam,</l> <l>Vnde prius nulli velarint tempora Musae.</l> </quote> </cit> </epigraph> |
Content model |
<content> |
Schema Declaration |
<rng:element name="epigraph"> element epigraph { 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.global.source.attributes, ( model.common | model.global )* } |