<?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="imprint">
  <gloss versionDate="2005-01-14" xml:lang="en"/>
  <gloss versionDate="2007-05-02" xml:lang="zh-TW">版本說明</gloss>
  <desc versionDate="2005-01-14" xml:lang="en">groups information relating to the publication or distribution
        of a bibliographic item.</desc>
  <desc versionDate="2009-01-06" xml:lang="fr">regroupe des informations relatives à la
        publication ou à la distribution d'un élément bibliographique.</desc>
  <desc versionDate="2007-05-04" xml:lang="es">información de grupos acerca de la publicación o distribución de un elemento bibliográfico.</desc>
  <desc versionDate="2007-05-02" xml:lang="zh-TW">匯集書目項目的出版或發行相關資訊。</desc>
  <desc versionDate="2007-01-21" xml:lang="it">raggruppa le informazioni riguardo la pubblicazione o distribuzione di un'unità bibliograica.</desc>
  <desc versionDate="2006-10-28" xml:lang="ja">書誌情報の対象となるものの，出版に関する情報．</desc>
  <classes>
    <memberOf key="att.global"/>
  </classes>
  <content>
    <group xmlns="http://relaxng.org/ns/structure/1.0">
      <zeroOrMore>
        <choice>
          <ref name="classCode"/>
          <ref name="catRef"/>
        </choice>
      </zeroOrMore>
      <oneOrMore>
        <choice>
          <group>
            <!--just here to so odd2dtd puts parens into DTD-->
            <ref name="model.imprintPart"/>
          </group>
          <group>
            <!--just here to so odd2dtd puts parens into DTD-->
            <ref name="model.dateLike"/>
          </group>
        </choice>
        <zeroOrMore>
          <ref name="respStmt"/>
        </zeroOrMore>
        <zeroOrMore>
          <ref name="model.global"/>
        </zeroOrMore>
      </oneOrMore>
    </group>
  </content>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <imprint>
        <pubPlace>Oxford</pubPlace>
        <publisher>Clarendon Press</publisher>
        <date>1987</date>
      </imprint>
    </egXML>
  </exemplum>
  <exemplum versionDate="2008-04-06" xml:lang="fr">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <imprint>
        <pubPlace>Paris</pubPlace>
        <publisher>Les Éd. de Minuit</publisher>
        <date>2001</date>
      </imprint>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-TW">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <imprint>
        <pubPlace>香港</pubPlace>
        <publisher>皇冠</publisher>
        <date>2005</date>
      </imprint>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#COBICOI"/>
  </listRef>
</elementSpec>
