<?xml version="1.0" encoding="utf-8"?>
<!--
    Copyright TEI Consortium. 
    Licensed under the GNU General Public License. 
    See the file COPYING.txt for details
    $Date: 2010-11-04 19:02:24 +0000 (Thu, 04 Nov 2010) $
    $Id: imprint.xml 8242 2010-11-04 19:02:24Z rahtz $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="core" ident="imprint">
  <equiv/>
  <gloss/>
  <gloss version="2007-05-02" xml:lang="zh-tw">版本說明</gloss>
  <desc>groups information relating to the publication or distribution
        of a bibliographic item.</desc>
  <desc version="2009-01-06" xml:lang="fr">regroupe des informations relatives à la
        publication ou à la distribution d'un élément bibliographique.</desc>
  <desc version="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 version="2007-05-02" xml:lang="zh-tw">匯集書目項目的出版或發行相關資訊。</desc>
  <desc version="2007-01-21" xml:lang="it">raggruppa le informazioni riguardo la pubblicazione o distribuzione di un'unità bibliograica.</desc>
  <desc version="2006-10-28" xml:lang="ja">書誌情報の対象となるものの，出版に関する情報．</desc>
  <classes/>
  <content>
    <oneOrMore xmlns="http://relaxng.org/ns/structure/1.0">
      <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="model.global"/>
      </zeroOrMore>
    </oneOrMore>
  </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 version="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>
