<idno>

<idno> (identifiant) donne un numéro normalisé ou non qui peut être utilisé pour identifier une référence bibliographique. 2.2.4 Publication, Distribution, etc. 2.2.5 The Series Statement 3.11.2.3 Imprint, Pagination, and Other Details
Module header — 2 The TEI Header
En complément des attributs globaux
type classe un numéro dans une catégorie, par exemple comme étant un numéro ISBN ou comme appartenant une autre série normalisée.
Statut Optionel
Type de données

<rng:ref name="data.enumerated"/>
data.enumerated
Utilisé par
Peut contenir
gaiji: g
Declaration

<rng:element name="idno">
 <rng:ref name="att.global.attributes"/>
 <rng:optional>
  <rng:attribute name="type">
   <rng:ref name="data.enumerated"/>
  </rng:attribute>
 </rng:optional>
 <rng:ref name="macro.xtext"/>
</rng:element>
element idno
{
   att.global.attributes,
   attribute type { data.enumerated }?,
   macro.xtext
}
Exemple
<idno type="ISSN">0143-3385</idno>
<idno type="DOI">doi:10.1000/123</idno>
<idno type="URL">http://authority.nzetc.org/463/</idno>
<idno type="LT">Thomason Tract E.537(17)</idno>
<idno type="Wing">C695</idno>
<idno type="oldCat">
 <g ref="#sym"/>345
</idno>

In the last case, the identifier includes a non-Unicode character which is defined elsewhere by means of a glyph or char element referenced here as #sym.

Exemple
<idno type="ISSN">0143-3385</idno>
<idno type="OTA">116</idno>
<idno type="ISBN">1-896016-00-6</idno>