<alt>
<alt> 要素などが選択的である場合のいち選択肢を示す. 16.8 選択 | |||||||||||||||||||||||||
モジュール | linking — 16 リンク,分割,統合 | ||||||||||||||||||||||||
属性 | att.pointing (@type, @evaluate)
| ||||||||||||||||||||||||
当該モジュールを使用するもの | |||||||||||||||||||||||||
下位 | 空要素 | ||||||||||||||||||||||||
宣言 |
element alt { att.global.attributes, att.pointing.attributes, attribute targets { list { data.pointer, data.pointer+ } }, attribute mode { "excl" | "incl" }?, attribute weights { list { data.probability+ } }?, empty } | ||||||||||||||||||||||||
例 | <alt mode="excl" targets="#we.fun #we.sun" weights="0.5 0.5"/> |