<channel>

<channel> [15.2.1 The Text Description]
Modulcorpus — Language Corpora
Attributeatt.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))
mode
Zustand Optional
Datentyp

<rng:ref name="data.enumerated"/>
data.enumerated
Gültige Werte:
s
w
sw
ws
m
x
[Vorgabe]
Mitglied des
Enthalten in
corpus: textDesc
Kann enthalten
Deklaration

<rng:element name="channel">
 <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="modea:defaultValue="x">
   <rng:choice>
    <rng:value>s</rng:value>
    <rng:value>w</rng:value>
    <rng:value>sw</rng:value>
    <rng:value>ws</rng:value>
    <rng:value>m</rng:value>
    <rng:value>x</rng:value>
   </rng:choice>
  </rng:attribute>
 </rng:optional>
 <rng:ref name="macro.phraseSeq.limited"/>
</rng:element>
element channel
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   attribute mode { "s" | "w" | "sw" | "ws" | "m" | "x" }?,
   macro.phraseSeq.limited
}
Beispiel
<channel mode="s">face-to-face conversation</channel>