<namespace>

<namespace> fornisce il nome formale del namespace a cui appartengono gli elementi documentati dai suoi figli. 2.3.4 The Tagging Declaration
Moduloheader — 2 The TEI Header
Attributi
namel'intero nome formale del namespace in questione.
Stato Richiesto
Tipo di dati
data.namespace
Usato datagsDecl
Può contenere
header: tagUsage
Dichiarazione
element namespace
{
   att.global.attributes,
   attribute name { data.namespace },
   tagUsage+
}
Esempio
<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>