<langUsage>
<langUsage> (language usage) テキスト中にある言語,特殊言語,社会的方言,方言などを示す. [2.4.2 Language Usage 2.4 The Profile Description 15.3.2 Declarable Elements] | |
モジュール | header — The TEI Header |
属性 | 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.declarable (@default) |
クラブのメンバー | |
上位 | header: profileDesc |
下位 | header: language |
宣言 |
element langUsage { 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.declarable.attributes, language+ } |
例 | <langUsage> <language ident="fr-CA" usage="60">Québecois</language> <language ident="en-CA" usage="20">Canadian business English</language> <language ident="en-GB" usage="20">British English</language> </langUsage> |