<language>
<language> 個別敘述文本中使用的語言或次要語言。 [2.4.2 Language Usage] | |||||||||||||
組件 | 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))
| ||||||||||||
可包含在於 | 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 | ||||||||||||
宣告 |
element language { 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, attribute ident { data.language }, attribute usage { xsd:nonNegativeInteger { maxInclusive = "100" } }?, macro.phraseSeq.limited } | ||||||||||||
例子 | <langUsage> <language ident="en-US" usage="75">現代美語</language> <language ident="i-az-Arab" usage="20">阿拉伯文手寫的亞塞拜然語</language> <language ident="x-lap" usage="05">一種行話,將字頭的子音調至字尾,再多加一個音節</language> </langUsage> |