<channel>

<channel> (primary channel) describes the medium or channel by which a text is delivered or experienced. For a written text, this might be print, manuscript, e-mail, etc.; for a spoken one, radio, telephone, face-to-face, etc. 15.2.1 The Text Description
Modulcorpus — 15 Language Corpora
Attribute
modespecifies the mode of this channel with respect to speech and writing.
Zustand Optional
Gültige Werte:
s
(spoken)
w
(written)
sw
(spoken to be written) e.g. dictation
ws
(written to be spoken) e.g. a script
m
(mixed)
x
(unknown or inapplicable) [Vorgabe]
Verwendet von model.textDescPart
Kann enthalten
Deklaration
element channel
{
   att.global.attributes,
   attribute mode { "s" | "w" | "sw" | "ws" | "m" | "x" }?,
   macro.phraseSeq.limited
}
Beispiel
<channel mode="s">face-to-face conversation</channel>