§
<language>
<language> characterizes a single language or sublanguage used within a text. [2.4.2. Language Usage] | |||||||||||
Module | header | ||||||||||
Attributes | Attributes att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @rendition)) (att.global.responsibility (@cert, @resp))
| ||||||||||
Contained by | header: langUsage | ||||||||||
May contain | |||||||||||
Declaration | element language { attribute ident { data.language }, attribute usage { text }?, macro.phraseSeq.limited } | ||||||||||
Example | <langUsage> <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> | ||||||||||
Note | Particularly for sublanguages, an informal prose characterization should be supplied as content for the element. |