<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright TEI Consortium. 
Dual-licensed under CC-by and BSD2 licences 
See the file COPYING.txt for details
$Date$
$Id$
-->
<?xml-model href="http://tei.oucs.ox.ac.uk/jenkins/job/TEIP5/lastSuccessfulBuild/artifact/P5/release/xml/tei/odd/p5.nvdl" type="application/xml" schematypens="http://purl.oclc.org/dsdl/nvdl/ns/structure/1.0"?>
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="textstructure" ident="epigraph">
  <desc versionDate="2011-11-05" xml:lang="en">contains a quotation, anonymous or attributed, appearing at
  the start or end of a section or on a title page.</desc>
  <desc versionDate="2007-12-20" xml:lang="ko">절 또는 장의 시작, 또는 제목 페이지에 나타나는 인용, 작자미상, 또는 추정을 포함한다.</desc>
  <desc versionDate="2007-05-02" xml:lang="zh-TW">包含一段匿名或署名引文，出現在段落或章節的開頭，或在題名頁中。</desc>
  <desc versionDate="2008-04-05" xml:lang="ja">章や節の始め，タイトルページなどにある引用(題辞)を示す． </desc>
  <desc versionDate="2007-06-12" xml:lang="fr">contient une citation, anonyme ou attribuée et qui apparaît au
    début d’une section ou d’un chapitre ou sur une page de titre.</desc>
  <desc versionDate="2006-10-18" xml:lang="de">enthält ein anonymes oder jemandem zugeschriebenes Zitat,
    das am Beginn eines Abschnitts, Kapitels oder auf einer Titelseite steht.</desc>
  <desc versionDate="2007-05-04" xml:lang="es">contiene una cita, anónima o atribuida, que aparece al
    inicio de una sección o capítulo, o en el frontispicio.</desc>
  <desc versionDate="2007-01-21" xml:lang="it">contiene una citazione, anonima o attribuita, che appare
    all'inizio di una sezione o capitolo, o sul frontespizio</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="model.divWrapper"/>
    <memberOf key="model.titlepagePart"/>
    <memberOf key="model.pLike.front"/>
  </classes>
  <content>
    <zeroOrMore xmlns="http://relaxng.org/ns/structure/1.0">
      <choice>
        <ref name="model.common"/>
        <ref name="model.global"/>
      </choice>
    </zeroOrMore>
  </content>
  <exemplum xml:lang="mul">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xml:lang="la">
      <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>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-TW">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" source="#biblzh-tw_n56">
      <epigraph xml:lang="zh">
        <cit>
          <bibl>俞平伯</bibl>
          <quote>
            <l part="N">小燕子其實也無所愛，</l>
            <l>只是沉浸在朦朧而飄忽的夏夜夢里罷了。</l>
          </quote>
        </cit>
      </epigraph>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#DSAE"/>
    <ptr target="#DSDTB"/>
    <ptr target="#DSTITL"/>
  </listRef>
</elementSpec>
