<?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="dateline">
  <gloss versionDate="2007-06-12" xml:lang="fr">mention de date</gloss>
  <desc versionDate="2005-01-14" xml:lang="en">contains a brief description of the place, date, time, etc. of production of a letter,
    newspaper story, or other work, prefixed or suffixed to it as a kind of heading or trailer.</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 brève description des lieux, date, heure,
    etc. concernant la production d’une lettre, d’un article de journal ou d’un autre texte qui,
    placée au début ou à la fin, lui est associée comme en-tête ou annonce de fin.</desc>
  <desc versionDate="2006-10-18" xml:lang="de">enthält Angaben zu Entstehungsort, -datum, -zeit, usw.
    eines Briefs, Zeitungsartikels, oder anderen Werks, die als Überschrift oder Teil des Nachspanns
    dem Text voran- bzw. nachgestellt sind.</desc>
  <desc versionDate="2007-05-04" xml:lang="es">contiene una breve descripción de lugar, fecha, hora,
    etc. de producción de una carta, un artículo periodístico u otro tipo de texto; viene antepuesto
    o pospuesto a este como elemento de abertura o clausura.</desc>
  <desc versionDate="2007-01-21" xml:lang="it">contiene una breve descrizione di luogo, data, ora, ecc.
    di produzione di una lettera, un articolo di giornale o altro tipo di testo; viene anteposto o
    posposto a mo' di elemento di apertura o chiusura</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="model.divWrapper"/>
  </classes>
  <content>
    <!-- MDH 2013-11-11: per http://sourceforge.net/p/tei/feature-requests/472/ adding 
      docDate to the content model, so it now has to be explicit instead of 
      macro.phraseSeq. -->
    <!-- <ref xmlns="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/>-->
    <rng:zeroOrMore xmlns:rng="http://relaxng.org/ns/structure/1.0">
      <rng:choice>
        <rng:text/>
        <rng:ref name="model.gLike"/>
        <rng:ref name="model.phrase"/>
        <rng:ref name="model.global"/>
        <rng:ref name="docDate"/>
      </rng:choice>
    </rng:zeroOrMore>
  </content>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <dateline>Walden, this 29. of August 1592</dateline>
    </egXML>
  </exemplum>
  <exemplum versionDate="2008-04-06" xml:lang="fr">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <dateline>Avignon, le 11 février. </dateline>
    </egXML>
  </exemplum>
  <exemplum versionDate="2008-04-06" xml:lang="fr">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" source="#fr-ex-Constant-Journal">
      <div type="chapter">
        <p>Et, sur cet océan bourdonnant de mille vaguelettes, se leva l'armée caressante et si
            tendre des merveilleuses sirènes blondes aux seins durs comme ça. </p>
        <closer>
          <dateline><name type="place">Thionne-Paris</name>, <date>1950-1951.</date></dateline>
        </closer>
      </div>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-TW">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <dateline>2008年7月3日，香港。</dateline>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-TW">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <div type="chapter">
        <p> 自己想吃人，又怕被別人吃了，都用著疑心极深的眼光，面面相覷。…… </p>
        <closer>
          <dateline>
            <name type="place">南京</name>
            <date>1918–1919</date>
          </dateline>
        </closer>
      </div>
    </egXML>
  </exemplum>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" source="#DSCO-eg-53">
      <div type="chapter">
        <p><!-- ... --> and his heart was going like mad and yes I said yes I will Yes.</p>
        <closer>
          <dateline>
            <name type="place">Trieste-Zürich-Paris,</name>
            <date>1914–1921</date>
          </dateline>
        </closer>
      </div>
    </egXML>
    <!-- James Joyce, Ulysses -->
  </exemplum>
  <listRef>
    <ptr target="#DSOC"/>
  </listRef>
</elementSpec>
