<when>
<when> 指出一個時間點,相對或絕對於同一時間進程標籤裡的其他元素。 16.5.2 Placing Synchronous Events in Time | |||||||||||||||||||||||||||||||
組件 | linking — 16 Linking, Segmentation, and Alignment | ||||||||||||||||||||||||||||||
除全域屬性以外 |
|
||||||||||||||||||||||||||||||
屬於 | |||||||||||||||||||||||||||||||
可包含 | 空白元素 | ||||||||||||||||||||||||||||||
宣告 |
element when { att.global.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 } |
||||||||||||||||||||||||||||||
例子 |
<when xml:id="TW3" interval="20" since="#w2"/>
|
||||||||||||||||||||||||||||||
例子 |
<when xml:id="zh-tw_TW3" interval="20" since="#zh-tw_w2"/>
|