<settingDesc>
| <settingDesc> (setting description) 言語交流が行われた状況設定を、散文または一連の要素settingに より示す。 [16.2 Contextual Information 2.4 The Profile Description] | |
| モジュール | corpus — Language Corpora |
| 属性 |
|
| クラブのメンバー | |
| 上位 |
header: profileDesc
|
| 下位 | |
| 解説 |
段落レベルの散文、または一連の要素settingを含むかもしれない。 |
| 例 | |
| Schematron |
<sch:pattern is-a="declarable"> <sch:param name="tde" value="tei:settingDesc"/> </sch:pattern> |
| Content model |
<content> |
| 宣言 |
<rng:element name="settingDesc"> element settingDesc { att.global.attributes, att.global.analytic.attributes, att.global.change.attributes, att.global.facs.attributes, att.global.linking.attributes, att.global.rendition.attributes, att.global.responsibility.attributes, att.global.source.attributes, att.declarable.attributes, ( model.pLike+ | ( setting | model.placeLike | listPlace )+ ) } |