<?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: idno.xml 5435 2009-01-16 00:51:19Z louBurnard $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="header" ident="idno">
  <equiv/>
  <gloss>identifying number</gloss>
  <gloss version="2009-01-05" xml:lang="fr">Numéro d'identification</gloss>
  <gloss version="2007-12-20" xml:lang="kr">식별 숫자</gloss>
  <gloss version="2007-05-02" xml:lang="zh-tw">識別代碼</gloss>
  <gloss version="2008-04-05" xml:lang="ja"/>
  <gloss version="2006-10-18" xml:lang="de">Identifikationsnummer</gloss>
  <gloss version="2007-05-04" xml:lang="es">número identificativo</gloss>
  <gloss version="2007-01-21" xml:lang="it">numero identificatore</gloss>
  <desc>supplies any standard or non-standard number used to identify a
bibliographic item.</desc>
  <desc version="2009-01-05" xml:lang="fr">L’élément Numéro d’identification <gi>idno</gi> fournit tout numéro normalisé ou non qui peut être utilisé pour identifier un objet bibliographique.</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="2006-10-18" xml:lang="de">gibt eine standardisierte
  oder nicht standardisierte Nummer an, die genutzt wird um einen Text
  bibliografisch eindeutig zu identifizieren

 </desc>
  <desc version="2007-05-04" xml:lang="es">proporciona un número, estándard o no, usado para la identificación de un elemento bibliográfico.</desc>
  <desc version="2007-01-21" xml:lang="it">fornisce un identificatore, standard o meno, usato per identificare un'unità bibliografica</desc>
  <classes>
    <memberOf key="model.biblPart"/>
    <memberOf key="model.publicationStmtPart"/>
  </classes>
  <content>
    <rng:text xmlns:rng="http://relaxng.org/ns/structure/1.0"/>
  </content>
  <attList>
    <attDef ident="type" usage="opt">
      <equiv/>
      <desc>categorizes the number, for example as an ISBN or other
         standard series.
   </desc>
      <desc version="2009-01-05" xml:lang="fr">identifie le numéro, par exemple comme étant un ISBN ou tout autre numéro normalisé.</desc>
      <desc version="2007-12-20" xml:lang="kr">예를 들어 ISBN 또는 기타 표준 일련번호로, 숫자를 범주화한다.</desc>
      <desc version="2007-05-02" xml:lang="zh-tw">表明編碼的種類，例如國際標準書號 (ISBN) 或其他標準系列編碼。</desc>
      <desc version="2008-04-05" xml:lang="ja">
      当該数値の分類を示す．例えば，ISBNなど．
      </desc>
      <desc version="2006-10-18" xml:lang="de">bestimmt die Nummer, zum
  Beispiel als ISBN-Nummer oder als eine andere
  Standardseriennummer.</desc>
      <desc version="2007-05-04" xml:lang="es">clasifica el número, por ejemplo como un ISBN o cualquier otro número estándard.</desc>
      <desc version="2007-01-21" xml:lang="it">classifica l'identificatore, ad esempio come codice ISBN o altri generi di identificatori standard.</desc>
      <datatype>
        <rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="data.enumerated"/>
      </datatype>
      <valDesc>A name or abbreviation indicating what type of identifying
         number is given (e.g. ISBN, LCCN).</valDesc>
    </attDef>
  </attList>
  <exemplum>
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <idno type="ISSN">0143-3385</idno>
      <idno type="OTA">116</idno>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-tw">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <idno type="ISSN">0143-3385</idno>
      <idno type="OTA">116</idno>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#HD24"/>
    <ptr target="#HD26"/>
    <ptr target="#COBICOI"/>
  </listRef>
</elementSpec>
