<language>
<language> (language) indica una lingua o un linguaggio secondario utilizzato all'interno di un testo. [2.4.2 Language Usage] | |||||||||||||
Modulo | header — The TEI Header | ||||||||||||
Attributi | 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.global.source (@source))
|
||||||||||||
Contenuto in |
header: langUsage
|
||||||||||||
Può contenere |
core: abbr address cb choice date distinct ellipsis email emph expan foreign gap gb gloss hi index lb measure measureGrp mentioned milestone name note noteGrp num pb ptr q ref rs soCalled term time title unit
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 objectName offset orgName persName persPronouns placeName population region roleName settlement state surname terrain trait
caratteri di testo
|
||||||||||||
Nota |
Particularly for sublanguages, an informal prose characterization should be supplied as content for the element. |
||||||||||||
Esempio |
<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> |
||||||||||||
Content model |
<content> |
||||||||||||
Dichiarazione |
<rng:element name="language"> 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, att.global.source.attributes, attribute ident { teidata.language }, attribute usage { xsd:nonNegativeInteger }?, macro.phraseSeq.limited } |