<textDesc>

<textDesc> (description de texte) fournit la description d'un texte sous l'angle du contexte situationnel [15.2.1 The Text Description]
Modulecorpus — 15 Language Corpora
Attributsatt.global (@xml:id, @n, @xml:lang, @rend, @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)) att.declarable (@default)
Utilisé par
Contenu dans
Peut contenir
Declaration

<rng:element name="textDesc">
 <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: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.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.declarable.attributes,
   ( model.textDescPart_sequence, purpose+ )
}
Exemple
<textDesc n="Informal domestic conversation">
 <channel mode="s"/>
 <constitution type="single"/>
 <derivation type="original"/>
 <domain type="domestic"/>
 <factuality type="mixed"/>
 <interaction type="complete" active="plural" passive="many"/>
 <preparedness type="spontaneous"/>
 <purpose type="entertain" degree="high"/>
 <purpose type="inform" degree="medium"/>
</textDesc>