<channel>

<channel> (primary channel) テキストが収録・伝搬されている媒体を示す.例えば,書かれてあるテキス トであれば,印刷本,原稿,eメールなどで,発話されたテキストであれば, ラジオ,電話,直接会話など. [15.2.1 The Text Description]
モジュールcorpus — Language Corpora
属性att.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))
mode発話や書記の伝搬経路の種類を示す.
状態 任意
データ型

<rng:ref name="data.enumerated"/>
data.enumerated
正当な値:
s
(spoken)
w
(written)
sw
(spoken to be written) 発話されたものを書いたもの.例えば書き起こしなど.
ws
(written to be spoken) 書かれたものを発話したもの.例えば,台本など.
m
(mixed)
x
(unknown or inapplicable) [初期値]
クラブのメンバー
上位
corpus: textDesc
下位
宣言

<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
}
<channel mode="s">face-to-face conversation</channel>