<namespace>
| <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 | ||||||
| Attributes |
| ||||||
| Contained by | header: tagsDecl | ||||||
| May contain | header: tagUsage | ||||||
| Example | <namespace name="http://www.tei-c.org/ns/1.0"> <tagUsage gi="hi" occurs="28" withId="2"> Used only to mark English words italicized in the copy text </tagUsage> </namespace> | ||||||
| Content model | <content> | ||||||
| Schema Declaration | element namespace { tei_att.global.attributes, attribute name { teidata.namespace? }, tei_tagUsage+ } | ||||||