<domain>

<domain> (campo de uso) describle el contexto social más importante en el que el texto fue realizado o para el que se destina, p.ej. privado o público, educacional, religioso, etc. [15.2.1 The Text Description]
Módulocorpus — 15 Language Corpora
Atributosatt.global (@xml:id, @n, @xml:lang, @rend, @style, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change))
typeclasifica el campo de uso.
Estado Opcional
Tipo de datos

<rng:ref name="data.enumerated"/>
data.enumerated
Posibles valores:
art
arte y entretenimiento
domestic
doméstico y privado
religious
religioso y ceremonial
business
negocio y lugar de trabajo
education
educación
govt
(gubernamental y legal) gobierno y ley
public
otras formas de contexto público
Usado por
Contenido en
corpus: textDesc
Puede contener
Declaración

<rng:element name="domain">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:optional>
  <rng:attribute name="type">
   <rng:ref name="data.enumerated"/>
  </rng:attribute>
 </rng:optional>
 <rng:ref name="macro.phraseSeq.limited"/>
</rng:element>
element domain
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   attribute type { data.enumerated }?,
   macro.phraseSeq.limited
}
Ejemplo
<domain type="domestic"/>
<domain type="rel">religious broadcast</domain>