<choice>

<choice> 匯集文件中對於同一部分文字所有可供替換的不同標記。
組件core — 3 Elements Available in All TEI Documents
屬性
屬於
可包含
linking: seg
transcr: am ex
宣告

<rng:element name="choice">
<rng:ref name="att.global.attributes"/>
<rng:zeroOrMore>
 <rng:choice>
  <rng:ref name="model.choicePart"/>
  <rng:ref name="choice"/>
 </rng:choice>
</rng:zeroOrMore>
</rng:element>
element choice { att.global.attributes, ( model.choicePart | choice )* }
例子
<p>清朝與日本為爭奪北韓半島控制權,爆發歷史上著名的甲午戰爭。 發生於清光緒二十年,西元 <choice>
  <sic>1892</sic>
  <corr>1894</corr>
 </choice>年,雙方水陸大戰,傷亡者<choice>
  <orig></orig>
  <reg></reg>
 </choice></p>