<namespace>
<namespace> supplies the formal name of the namespace to which the elements documented by its children belong. 2.3.4 The Tagging Declaration | |||||||
Module | header — 2 The TEI Header | ||||||
Attributes | In addition to global attributes
| ||||||
Used by | |||||||
May contain | header: tagUsage | ||||||
Declaration |
element namespace { att.global.attributes, attribute name { data.namespace }, tagUsage+ } | ||||||
Example | <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> |