<choice>
| <choice> テキスト中の同じ場所で,異なる符号化記述をまとめる. | |
| モジュール | core — 3 Elements Available in All TEI Documents |
| 当該モジュールを使用するもの | |
| 下位 | |
| 宣言 |
element choice { att.global.attributes, ( model.choicePart | choice )* } |
| 例 |
An American encoding of Gulliver's Travels which retains the British spelling but also provides a version regularized to American spelling might be encoded as follows. <p>Lastly, That, upon his solemn oath to observe all the above
articles, the said man-mountain shall have a daily allowance of meat and drink sufficient for the support of <choice> <sic>1724</sic> <corr>1728</corr> </choice> of our subjects, with free access to our royal person, and other marks of our <choice> <orig>favour</orig> <reg>favor</reg> </choice>.</p> |
| 解説 |
要素choiceの子要素は全て,選択的な符号化方法を示している.
従って,それらは互いに排他的であるとするのが自然である.けれども,
並列的に符号化されていると考えられる場合もあるだろう.
要素choiceは,入れ子化できることにも注意して欲しい.
|
