<alt>
<alt> (alternative) identifie une alternative ou un ensemble d'options entre des éléments ou des passages. 16.8 Alternation | |||||||||||||||||||||||||
Module | linking — 16 Linking, Segmentation, and Alignment | ||||||||||||||||||||||||
Attributs | att.pointing (@type, @evaluate)
| ||||||||||||||||||||||||
Utilisé par | |||||||||||||||||||||||||
Peut contenir | Elément vide | ||||||||||||||||||||||||
Declaration |
element alt { att.global.attributes, att.pointing.attributes, attribute targets { list { data.pointer, data.pointer+ } }, attribute mode { "excl" | "incl" }?, attribute weights { list { data.probability, data.probability+ } }?, empty } | ||||||||||||||||||||||||
Exemple | <alt mode="excl" targets="#we.fun #we.sun" weights="0.5 0.5"/> |