<textDesc>
<textDesc> (text description) 状況パラメータにより,テキストの情報を示す. [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)) (att.global.source (@source)) att.declarable (@default) |
クラブのメンバー | |
上位 |
header: catDesc profileDesc
|
下位 | |
例 |
<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> |
Content model |
<content> |
宣言 |
<rng:element name="textDesc"> element textDesc { 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, att.global.source.attributes, att.declarable.attributes, ( channel, constitution, derivation, domain, factuality, interaction, preparedness, purpose+ ) } |