<epigraph>

<epigraph> 包含一段匿名或署名引文,出現在段落或章節的開頭,或在題名頁中。 4.2.4 Content of Textual Divisions 4.2 Elements Common to All Divisions 4.6 Title Pages
組件textstructure — 4 Default Text Structure
屬性
屬於opener model.divWrapper model.titlepagePart model.pLike.front
可包含
宣告
element epigraph { att.global.attributes, ( model.common | model.global )* }
例子
<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>