<namespace>
<namespace> (namespace) proporciona el nombre formal del namespace al cual pertenecen los elementos documentados por sus hijos. [2.3.4 The Tagging Declaration] | |||||||
Módulo | header — The TEI Header | ||||||
Atributos | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
|
||||||
Contenido en |
header: tagsDecl
|
||||||
Puede contener |
header: tagUsage
|
||||||
Ejemplo |
<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> |
||||||
Declaración |
<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+ } |