<alt>
<alt> (alternation) identifies an alternation or a set of choices among elements or passages. 16.8 Alternation | |||||||||||||||||||||||
Modul | linking — 16 Linking, Segmentation, and Alignment | ||||||||||||||||||||||
Neben global gültigen Attributen | att.pointing (@type, @evaluate)
|
||||||||||||||||||||||
Verwendet von | |||||||||||||||||||||||
Kann enthalten | Leeres Element | ||||||||||||||||||||||
Deklaration |
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 } |
||||||||||||||||||||||
Beispiel |
<alt mode="excl" targets="#we.fun #we.sun" weights="0.5 0.5"/>
|