<namespace>

<namespace> 그 자식이 기술한 요소가 속하는 네임스페이스의 공식적 이름을 제공한다. [2.3.4 The Tagging Declaration]
모듈header — 2 The TEI Header
속성att.global (@xml:id, @n, @xml:lang, @rend, @style, @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))
name관련된 네임스페이스의 공식적 전체 이름
상태 필수적
자료 유형

<rng:ref name="data.namespace"/>
data.namespace
에 의해 사용된
에 의해 포함된
header: tagsDecl
포함할 수 있다
header: tagUsage
선언

<rng:element name="namespace">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:attribute name="name">
  <rng:ref name="data.namespace"/>
 </rng:attribute>
 <rng:oneOrMore>
  <rng:ref name="tagUsage"/>
 </rng:oneOrMore>
</rng:element>
element namespace
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   attribute name { data.namespace },
   tagUsage+
}
<namespace name="http://www.tei-c.org/ns/1.0">
 <tagUsage
   gi="hi"
   occurs="28"
   withId="2"
   render="#it">
Used only to mark English words
   italicized in the copy text </tagUsage>
</namespace>