<?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="core" ident="series">
  <gloss versionDate="2005-01-14" xml:lang="en">series information</gloss>
  <gloss versionDate="2007-12-20" xml:lang="ko">연간물 정보</gloss>
  <gloss versionDate="2007-05-02" xml:lang="zh-TW">叢書資訊</gloss>
  <gloss versionDate="2009-01-06" xml:lang="fr">informations sur la série</gloss>
  <gloss versionDate="2007-05-04" xml:lang="es">series de información</gloss>
  <gloss versionDate="2007-01-21" xml:lang="it">informazioni sulla collana</gloss>
  <desc versionDate="2005-01-14" xml:lang="en">contains information about the series in which a book or other bibliographic item has
    appeared.</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="2009-01-06" xml:lang="fr">contient une information sur la série dans laquelle une
    monographie ou un autre élément bibliographique ont paru.</desc>
  <desc versionDate="2007-05-04" xml:lang="es">contiene información sobre las series en que un libro u
    otro elemento bibliográfico ha aparecido.</desc>
  <desc versionDate="2007-01-21" xml:lang="it">contiene indicazioni sulla collana in cui un libro o
    un'altra unità bibliografica sono stati pubblicati.</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="model.biblPart"/>
  </classes>
  <content>
    <rng:zeroOrMore xmlns:rng="http://relaxng.org/ns/structure/1.0">
      <rng:choice>
        <rng:text/>
        <rng:ref name="model.gLike"/>
        <rng:ref name="title"/>
        <rng:ref name="model.ptrLike"/>
        <rng:ref name="editor"/>
        <rng:ref name="respStmt"/>
        <rng:ref name="biblScope"/>
        <rng:ref name="idno"/>
        <rng:ref name="textLang"/>
        <rng:ref name="model.global"/>
        <rng:ref name="availability"/>
      </rng:choice>
    </rng:zeroOrMore>
  </content>
  <exemplum xml:lang="mul">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <series xml:lang="de">
        <title level="s">Halbgraue Reihe zur Historischen Fachinformatik</title>
        <respStmt>
          <resp>Herausgegeben von</resp>
          <name type="person">Manfred Thaller</name>
          <name type="org">Max-Planck-Institut für Geschichte</name>
        </respStmt>
        <title level="s">Serie A: Historische Quellenkunden</title>
        <biblScope>Band 11</biblScope>
      </series>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#COBICOL"/>
  </listRef>
</elementSpec>
