Text Encoding Initiative |
|
The XML Version of the TEI Guidelines<when> |
<when> | (when) indicates a point in time either relative to other elements in the same <timeline> tag, or absolutely. | |
Attributes | (In addition to global attributes) | |
Example |
<when id="w3" interval="20" since="w2"/> |
|
Note |
On this element, the global 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. |
|
Module | Declared in file teilink2.dtd; Additional tag set for Linking and Segmentation: enabled by TEI.linking | |
Data Description | empty | |
May occur within | timeline | |
Declaration | <!ELEMENT when %om.RO; EMPTY> <!ATTLIST when %a.global; absolute CDATA #IMPLIED unit CDATA %INHERITED; interval CDATA %INHERITED; since IDREF #IMPLIED> |
|
See further | 14.5.2 Placing Synchronous Events in Time |
Up: 35 Elements