<domain>

<domain> (사용 영역) 텍스트가 실현되거나 사용되는 가장 중요한 사회적 맥락을 기술한다. 예를 들어 공적 대 사적, 교육, 종교 등. [15.2.1 The Text Description]
모듈corpus — Language Corpora
속성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))
type사용 영역을 범주화한다. 샘플 값은 다음을 포함한다 Sample values include: 1] art; 2] domestic; 3] religious; 4] business; 5] education; 6] govt(government) ; 7] public
상태 수의적
자료 유형

<rng:ref name="data.enumerated"/>
data.enumerated
샘플 값은 다음을 포함한다 Sample values include:
art
예술과 연예
domestic
가정과 개인
religious
종교와 의식
business
사업과 사무 공간
education
교육
govt
(정부) 정부와 법률
public
공적 맥락의 기타 형식
클럽 회원
에 의해 포함된
corpus: textDesc
포함할 수 있다
선언

<rng:element name="domain">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.rendition.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:ref name="att.global.responsibility.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.rendition.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.global.responsibility.attributes,
   attribute type { data.enumerated }?,
   macro.phraseSeq.limited
}
<domain type="domestic"/>
<domain type="rel">religious broadcast</domain>