<epigraph>

<epigraph> enthält ein anonymes oder jemandem zugeschriebenes Zitat, das am Beginn eines Abschnitts, Kapitels oder auf einer Titelseite steht. 4.2.4 Content of Textual Divisions 4.2 Elements Common to All Divisions 4.6 Title Pages
Modultextstructure — 4 Default Text Structure
Attribute
Verwendet vonopener model.divWrapper model.titlepagePart model.pLike.front
Kann enthalten
Deklaration
element epigraph { att.global.attributes, ( model.common | model.global )* }
Beispiel
<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>