<when>
<when> 指出一個時間點,相對或絕對於同一時間進程標籤裡的其他元素。 [16.4.2 Placing Synchronous Events in Time] | |||||||||||||||||||||||||||
組件 | linking — Linking, Segmentation, and Alignment | ||||||||||||||||||||||||||
屬性 | 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)) (att.global.source (@source))
| ||||||||||||||||||||||||||
可包含在於 | linking: timeline | ||||||||||||||||||||||||||
可包含 | 空白元素 | ||||||||||||||||||||||||||
註 | On this element, the global xml:id attribute must be supplied to specify an identifier for this point in time. The value used may be chosen freely provided that it is unique within the document and is a syntactically valid name. There is no requirement for values containing numbers to be in sequence. | ||||||||||||||||||||||||||
例子 | |||||||||||||||||||||||||||
例子 | |||||||||||||||||||||||||||
Content model | <content> | ||||||||||||||||||||||||||
宣告 | <rng:element name="when"> 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, att.global.source.attributes, attribute absolute { teidata.temporal.w3c }?, attribute unit { "d" | "h" | "min" | "s" | "ms" | teidata.enumerated }?, attribute interval { teidata.interval }?, attribute since { teidata.pointer }?, empty } |