<?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="header" ident="seriesStmt">
  <gloss versionDate="2005-01-14" xml:lang="en">series statement</gloss>
  <gloss versionDate="2009-01-05" xml:lang="fr">mention de collection</gloss>
  <gloss versionDate="2007-12-20" xml:lang="ko">연속간행물 진술</gloss>
  <gloss versionDate="2007-05-02" xml:lang="zh-TW">集叢陳述</gloss>
  <gloss versionDate="2006-10-18" xml:lang="de">Erklärung zu einer Publikationsreihe</gloss>
  <gloss versionDate="2007-05-04" xml:lang="es">declaración de serie</gloss>
  <gloss versionDate="2007-01-21" xml:lang="it">dichiarazione sulla serie</gloss>
  <desc versionDate="2005-01-14" xml:lang="en">groups information about the series, if any, to which a publication belongs.</desc>
  <desc versionDate="2009-01-05" xml:lang="fr">regroupe toute information relative à la collection (si
    elle existe) à laquelle appartient une publication.</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="2006-10-18" xml:lang="de">umfasst (wenn nötig) Angaben zu einer Reihe, zu der eine
    Veröffentlichung gehört</desc>
  <desc versionDate="2007-05-04" xml:lang="es">agrupa información sobre la serie, si la hay, a la que
    pertenece una publicación.</desc>
  <desc versionDate="2007-01-21" xml:lang="it">raggruppa le informazioni circa la serie alla quale
    eventualmente la pubblicazione appartiene.</desc>
  <classes>
    <memberOf key="att.global"/>
  </classes>
  <content>
    <choice xmlns="http://relaxng.org/ns/structure/1.0">
      <oneOrMore>
        <ref name="model.pLike"/>
      </oneOrMore>
      <group>
        <oneOrMore>
          <ref name="title"/>
        </oneOrMore>
        <zeroOrMore>
          <choice>
            <ref name="editor"/>
            <ref name="respStmt"/>
          </choice>
        </zeroOrMore>
        <zeroOrMore>
          <choice>
            <ref name="idno"/>
            <ref name="biblScope"/>
          </choice>
        </zeroOrMore>
      </group>
    </choice>
  </content>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <seriesStmt>
        <title>Machine-Readable Texts for the Study of Indian Literature</title>
        <respStmt>
          <resp>ed. by</resp>
          <name>Jan Gonda</name>
        </respStmt>
        <biblScope unit="volume">1.2</biblScope>
        <idno type="ISSN">0 345 6789</idno>
      </seriesStmt>
    </egXML>
  </exemplum>
  <exemplum versionDate="2008-04-06" xml:lang="fr">
    <egXML xmlns="http://www.tei-c.org/ns/Examples" source="#fr-ex-Babel">
      <seriesStmt>
        <title>Babel</title>
        <respStmt>
          <resp>directeur de collection</resp>
          <name>Jacques Dubois</name>
        </respStmt>
        <respStmt>
          <resp>directeur de collection</resp>
          <name>Hubert Nyssen</name>
        </respStmt>
        <idno type="ISSN">1140-3853</idno>
      </seriesStmt>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-TW">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <seriesStmt>
        <title>《印度文學研究》的電腦可讀文件</title>
        <respStmt>
          <resp>編者</resp>
          <name>珍．崗妲</name>
        </respStmt>
        <idno type="ISSN">0 345 6789</idno>
        <biblScope unit="volume">1.2</biblScope>
      </seriesStmt>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#HD26"/>
    <ptr target="#HD2"/>
  </listRef>
</elementSpec>
