<channel>

<channel> (canale primaio) descrive il mezzo o canale attraverso cui un testo è trasmesso o vissuto. Per un testo scritto potrebbe essere stampa, manoscritto, email, ecc.; per un testo parlato potrebbe essere radio, telefono, faccia a faccia, ecc. [15.2.1 The Text Description]
Modulocorpus — Language Corpora
Attributiatt.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))
modespecifica il modo del canale rispetto a parlato e scritto.
Stato Opzionale
Tipo di dati

<rng:ref name="data.enumerated"/>
data.enumerated
I valori legali sono:
s
(parlato)
w
(scritto)
sw
(parlato per essere scritto) parlato per essere scritto (ad esempio dettato)
ws
(scritto per essere parlato) scritto per essere parlato (ad esempio una sceneggiatura)
m
(misto)
x
(sconosciuto o non rilevante) [Valore di default]
Membro del
Contenuto in
corpus: textDesc
Può contenere
Dichiarazione

<rng:element name="channel">
 <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="modea:defaultValue="x">
   <xhtml:dl class="valList"/>
  </rng:attribute>
 </rng:optional>
 <rng:ref name="macro.phraseSeq.limited"/>
</rng:element>
element channel
{
   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 mode { text }?,
   macro.phraseSeq.limited
}
Esempio
<channel mode="s">face-to-face conversation</channel>