![]() |
Text Encoding InitiativeAbbreviations |
Next |
Abbreviations and their expansions can be marked-up using either the <abbr> or the <expan> element. A transcription striving to be as
At most other levels the expanded form will be used, tagged <expan>:
In previous versions of the Guidelines (up to and including P4), the one element could also function as an attribute of the other: h<expan abbr="&bar;">ann</expan> Now, with P5, one is obliged to used separate elements. In order to make explicit the notion that these are alternatives, there is a new grouping element, called <choice>: h<choice><abbr>&bar;</abbr><expan>ann</expan></choice> One can also wrap the entire word within tags, and where choices are available within choices, the <choice> element can nest:
<choice> |