<idno> (identifier) supplies any form of identifier used to identify some object,
such as a bibliographic item, a person, a title, an organization,
etc. in a standardized way. [2.2.4 Publication, Distribution,
Licencing, etc. 2.2.5 The Series Statement 3.11.2.3 Imprint, Pagination, and Other Details] |
Module | header — 2 The TEI Header |
Attributes | att.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) att.sortable (@sortKey)
type | categorizes the identifier, for example as an ISBN, Social
Security number, etc. |
|
Used by | |
Contained by | |
May contain | |
Declaration | |
Example |
<idno type="ISSN">0143-3385 </idno><idno type="DOI">http://dx.doi.org/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 .
|
Note | idnoshould be used for labels which identify an
object or concept in a formal cataloguing system such as a
database or an RDF store, or in a distributed system such as the
World Wide Web. |