§
<abbr>
<abbr> (abbreviation) contains an abbreviation of any sort. [3.5.5. ] | |
Module | core |
Attributes | Attributes att.global (@xml:id, @n, @xml:lang, @rend, @style) att.typed (@type) |
Member of | |
Contained by | |
May contain | |
Declaration | element abbr { 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. |