<language>
<language> テキスト中にあるひとつの言語または特殊言語を示す. [2.4.2 Language Usage] | |||||||||||||||
モジュール | header — 2 The TEI Header | ||||||||||||||
属性 | att.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change))
| ||||||||||||||
当該モジュールを使用するもの | |||||||||||||||
上位 | header: langUsage | ||||||||||||||
下位 | core: abbr address cb choice date distinct email emph expan foreign gap gb gloss hi index lb measure measureGrp mentioned milestone name note num pb ptr ref rs soCalled term time title dictionaries: lang figures: figure notatedMusic header: idno msdescription: catchwords depth dim dimensions height heraldry locus locusGrp material objectType origDate origPlace secFol signatures stamp watermark width namesdates: addName affiliation bloc climate country district forename genName geo geogFeat geogName location nameLink offset orgName persName placeName population region roleName settlement state surname terrain trait textcrit: witDetail | ||||||||||||||
宣言 |
element language { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, attribute ident { data.language }, attribute usage { xsd:nonNegativeInteger { maxInclusive = "100" } }?, macro.phraseSeq.limited } | ||||||||||||||
例 | <langUsage xml:lang="en-US"> <language ident="en-US" usage="75">modern American English</language> <language ident="i-az-Arab" usage="20">Azerbaijani in Arabic script</language> <language ident="x-lap" usage="05">Pig Latin</language> </langUsage> | ||||||||||||||
解説 | 特殊言語の場合には,非公式の散文による記述にすべきである. |