<textDesc>

<textDesc> (text description) provides a description of a text in terms of its situational parameters. 15.2.1 The Text Description
Modulecorpus — 15 Language Corpora
Attributes att.declarable (@default)
Used by
May contain
Declaration

<rng:element name="textDesc">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.declarable.attributes"/>
<rng:group>
 <rng:ref name="model.textDescPart_sequence"/>
 <rng:oneOrMore>
  <rng:ref name="purpose"/>
 </rng:oneOrMore>
</rng:group>
</rng:element>
element textDesc
{
   att.global.attributes,
   att.declarable.attributes,
   ( model.textDescPart_sequence, purpose+ )
}
Example
<textDesc n="Informal domestic conversation">
 <channel mode="s"/>
 <constitution type="single"/>
 <derivation type="original"/>
 <domain type="domestic"/>
 <factuality type="mixed"/>
 <interaction type="completeactive="pluralpassive="many"/>
 <preparedness type="spontaneous"/>
 <purpose type="entertaindegree="high"/>
 <purpose type="informdegree="medium"/>
</textDesc>