<namespace>

<namespace> 当該要素が属する名前空間の形式名を示す. 2.3.4 The Tagging Declaration
モジュールheader — 2 The TEI Header
属性
name 名前空間の全形式名.
状態 必須
データ型
data.namespace
当該モジュールを使用するものtagsDecl
下位
header: tagUsage
宣言
element namespace
{
   att.global.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 italicised in the copy text
 </tagUsage>
</namespace>