<choice>

Validation Information:

[table border="1" colwidth="115"]
Rules,Values

Contained by:,<add>|<choice>|<date>|<del>|<head>|<hi>|<l>|<metamark>|<note>|<num>|<p>|<restore>|<seg>|<sic>|<speaker>|<stage>|<stamp>|<unclear>

May contain:,<choice>|<seg>|<sic>|<unclear>
Attributes:, none
[/table]


What is it?

The <choice> element groups one or more alternative encodings for the same piece of text together. We only use it to encode obvious spelling errors in the documents. The original error will be encoded in its first direct child: the <sic> element, while the corrected version will be encoded in <choice>'s second direct child: the <corr> element. As such, the <choice> element links the error and correction together.


[ebs-panel style="panel-info"]
[ebs-panel-header]
For example:
[/ebs-panel-header]
[ebs-panel-content]

But what <choice><sic>where</sic><corr>were</corr></choice> my...

[/ebs-panel-content]
[ebs-panel-footer]

NB: for more information on the <sic> element: see <sic>; for more information on the <corr> element: see <corr>.

[/ebs-panel-footer]
[/ebs-panel]