<idno>

<idno> (식별 숫자) 서지 정보 항목을 식별하기 위해 사용되는 표준 또는 비표준 숫자를 제시한다. 2.2.4 Publication, Distribution, etc. 2.2.5 The Series Statement 3.11.2.3 Imprint, Pagination, and Other Details
모듈 header — 2 The TEI Header
전체 속성에 부가
type 예를 들어 ISBN 또는 기타 표준 일련번호로, 숫자를 범주화한다.
상태 수의적
자료 유형

<rng:ref name="data.enumerated"/>
data.enumerated
A name or abbreviation indicating what type of identifying number is given (e.g. ISBN, LCCN).
에 의해 사용된
포함할 수 있다 문자 자료만 허용
선언

<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:text/>
</rng:element>
element idno
{
   att.global.attributes,
   attribute type { data.enumerated }?,
   text
}
<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>