<when>
<when> indicates a point in time either relative to other elements in the same timeline tag, or absolutely. [16.5.2 Placing Synchronous Events in Time] | |||||||||||||||||||||||||||
Modul | linking — Linking, Segmentation, and Alignment | ||||||||||||||||||||||||||
Attribute | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp))
| ||||||||||||||||||||||||||
Enthalten in | linking: timeline | ||||||||||||||||||||||||||
Kann enthalten | Leeres Element | ||||||||||||||||||||||||||
Deklaration |
element when { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, attribute absolute { data.temporal.w3c }?, attribute unit { "d" | "h" | "min" | "s" | "ms" | xsd:Name }?, attribute interval { data.interval }?, attribute since { data.pointer }?, empty } | ||||||||||||||||||||||||||
Beispiel | <when xml:id="TW3" interval="20" since="#w2"/> |