<namespace>
<namespace> 当該要素が属する名前空間の形式名を示す. 2.3.4 The Tagging Declaration | |||||||
モジュール | header — 2 The TEI Header | ||||||
属性 | 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))
| ||||||
当該モジュールを使用するもの | |||||||
上位 | header: tagsDecl | ||||||
下位 | header: tagUsage | ||||||
宣言 |
element namespace { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.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> |