<?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: 2009-01-16 00:51:19 +0000 (Fri, 16 Jan 2009) $
    $Id: publisher.xml 5435 2009-01-16 00:51:19Z louBurnard $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="core" ident="publisher">
  <equiv/>
  <gloss version="2009-01-06" xml:lang="fr">éditeur</gloss>
  <desc>provides the name of the organization responsible for the publication or distribution of a
        bibliographic item.</desc>
  <desc version="2007-12-20" xml:lang="kr">서지 항목의 출판이나 배포에 책임이 있는 기구명을 제시한다.</desc>
  <desc version="2007-05-02" xml:lang="zh-tw">提供負責出版或發行書目項目的機構名稱。</desc>
  <desc version="2008-04-05" xml:lang="ja"> 書誌項目の出版や頒布に責任のある団体の名前を示す． </desc>
  <desc version="2009-01-06" xml:lang="fr">fournit le nom de l'organisme responsable de la
        publication ou de la distribution d'un élément bibliographique</desc>
  <desc version="2007-05-04" xml:lang="es">proporciona el nombre de la organización responsable de
        la publicación o la distribución de un elemento bibliográfico.</desc>
  <desc version="2007-01-21" xml:lang="it">fornisce il nome</desc>
  <classes>
    <memberOf key="model.imprintPart"/>
    <memberOf key="model.publicationStmtPart"/>
  </classes>
  <content>
    <rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.phraseSeq"/>
  </content>
  <exemplum>
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <imprint>
        <pubPlace>Oxford</pubPlace>
        <publisher>Clarendon Press</publisher>
        <date>1987</date>
      </imprint>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-tw">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <imprint>
        <pubPlace>上海</pubPlace>
        <publisher>上海古籍出版社</publisher>
        <date>2008</date>
      </imprint>
    </egXML>
  </exemplum>
  <remarks>
    <p rend="dataDesc">Use the full form of the name by which a company is usually referred to,
            rather than any abbreviation of it which may appear on a title page</p>
  </remarks>
  <remarks xml:lang="fr">
    <p rend="dataDesc">Utiliser la forme développée du nom au moyen duquel l'organisme est
            habituellement cité, plutôt qu'une abréviation, cette dernière pouvant apparaître sur
            une page de titre.</p>
  </remarks>
  <remarks xml:lang="ja">
    <p rend="dataDesc"> 会社を示す，タイトルページにある省略名ではなく，正式な名前を使う． </p>
  </remarks>
  <listRef>
    <ptr target="#COBICOI"/>
    <ptr target="#HD24"/>
  </listRef>
</elementSpec>
