<namespace>
<namespace> (namespace) liefert die formale Bezeichnung des Namensraums, zu dem die Elemente als Kind-Elemente gehören. [2.3.4 The Tagging Declaration] | |||||||
Modul | header — The TEI Header | ||||||
Attribute |
|
||||||
Enthalten in |
header: tagsDecl
|
||||||
Kann enthalten |
header: tagUsage
|
||||||
Beispiel |
<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 Deklaration |
<rng:element name="namespace"> element namespace { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, att.global.source.attributes, attribute name { teidata.namespace? }, tagUsage+ } |