<when>
<when> proporciona una indicación temporal en términos relativos respecto a otros elementos determinados sobre la misma escala temporal, o en términos absolutos. [16.5.2 Placing Synchronous Events in Time] | |||||||||||||||||||||||||||||||
Módulo | linking — 16 Linking, Segmentation, and Alignment | ||||||||||||||||||||||||||||||
Atributos | att.global (@xml:id, @n, @xml:lang, @rend, @style, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change))
| ||||||||||||||||||||||||||||||
Usado por | |||||||||||||||||||||||||||||||
Contenido en | linking: timeline | ||||||||||||||||||||||||||||||
Puede contener | Elemento vacío | ||||||||||||||||||||||||||||||
Declaración |
element when { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, attribute absolute { data.temporal.w3c }?, attribute unit { "d" | "h" | "min" | "s" | "ms" | xsd:Name }?, attribute interval { xsd:float { minExclusive = "0" } | "unknown" }?, attribute since { data.pointer }?, empty } | ||||||||||||||||||||||||||||||
Ejemplo | <when xml:id="TW3" interval="20" since="#w2"/> |