<epigraph>
<epigraph> contains a quotation, anonymous or attributed, appearing at the start of a section or chapter, or on a title page. 4.2.4 Content of Textual Divisions 4.2 Elements Common to All Divisions 4.6 Title Pages | |
Module | textstructure — 4 Default Text Structure |
Attributes | Global attributes only |
Used by | |
May contain | core: bibl biblStruct cb cit desc gap index l label lb lg list listBibl milestone note p pb q quote said sp stage dictionaries: entry entryFree superEntry header: biblFull msdescription: msDesc namesdates: listEvent listNym listOrg listPerson listPlace tagdocs: classSpec eg egXML elementSpec listRef macroSpec moduleRef moduleSpec schemaSpec specGrp specGrpRef textstructure: floatingText transcr: addSpan damageSpan delSpan fw space |
Declaration |
element epigraph { att.global.attributes, ( model.common | model.global )* } |
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> |