<textDesc>
<textDesc> (text description) provides a description of a text in terms of its situational parameters. [15.2.1 The Text Description] | |
Modul | corpus — Language Corpora |
Attribute | 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) |
Mitglied des | |
Enthalten in | header: catDesc profileDesc |
Kann enthalten | |
Beispiel | <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> |
Schema Deklaration | <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+ ) } |