<language>
<language> characterizes a single language or sublanguage used within a text. 2.4.2 Language Usage | |||||||||||||||
Module | header — 2 The TEI Header | ||||||||||||||
In addition to global attributes | In addition to global attributes
|
||||||||||||||
Used by | |||||||||||||||
May contain |
core: abbr address cb choice date distinct email emph expan foreign gap gloss index lb measure measureGrp mentioned milestone name note num pb ptr ref rs soCalled term time title
dictionaries: lang
figures: figure
header: idno
msdescription: catchwords depth dim dimensions height heraldry locus locusGrp material origDate origPlace secFol signatures stamp watermark width
namesdates: addName affiliation bloc country district forename genName geo geogFeat geogName nameLink offset orgName persName placeName region roleName settlement state surname
textcrit: witDetail
|
||||||||||||||
Declaration |
element language { att.global.attributes, attribute ident { data.language }, attribute usage { xsd:nonNegativeInteger { maxInclusive = "100" } }?, macro.phraseSeq.limited } |
||||||||||||||
Example |
<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> |
||||||||||||||
Note |
Particularly for sublanguages, an informal prose characterization should be
supplied as content for the element.
|