<abbr>
<abbr> (abbreviation) contains an abbreviation of any sort. 3.5.5 Abbreviations and Their Expansions | |||||||||||
Module | core — 3 Elements Available in All TEI Documents | ||||||||||
In addition to global attributes | att.responsibility (@cert, @resp)
|
||||||||||
Used by | |||||||||||
May contain |
core: abbr add address binaryObject cb choice corr date del distinct email emph expan foreign gap gloss graphic hi index lb measure measureGrp mentioned milestone name note num orig pb ptr ref reg rs sic soCalled term time title unclear
gaiji: g
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
|
||||||||||
Declaration |
element abbr { att.global.attributes, att.responsibility.attributes, attribute type { data.enumerated }?, macro.phraseSeq } |
||||||||||
Example |
<choice>
<expan>North Atlantic Treaty Organization</expan> <abbr cert="low">NorATO</abbr> <abbr cert="high">NATO</abbr> <abbr cert="high" xml:lang="FR">OTAN</abbr> </choice> |
||||||||||
Example | |||||||||||
Note |
The abbr tag is not required; if appropriate, the encoder may transcribe
abbreviations in the source text silently, without tagging them. If abbreviations are
not transcribed directly but expanded silently, then the TEI header should
so indicate.
|