<choice>

<choice> 匯集文件中對於同一部分文字所有可供替換的不同標記。 [3.4 Simple Editorial Changes]
組件core — 3 Elements Available in All TEI Documents
屬性att.global (@xml:id, @n, @xml:lang, @rend, @style, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change))
屬於
可包含在於
analysis: cl pc phr s span w
figures: cell figDesc
iso-fs: fDescr fsDescr
linking: ab seg
spoken: u writing
tagdocs: valDesc
verse: metSym rhyme
可包含
linking: seg
transcr: am ex
宣告

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