origin | designates the origin of the timeline, i.e. the time at which it
begins. |
| Datatype: IDREF |
| Values: must point to one of the <when> tags in its content. |
| Default: #REQUIRED |
Note | If the time of the origin is not known, it should be
given an absolute value in descriptive terms, e.g. ``sometime on the
night of the murder'' or ``unknown''.
|
unit | specifies the unit of time corresponding to the interval
value of the timeline or of its constituent points in time. |
| Datatype: NMTOKEN |
| Values: a semi-closed list of recognized time units such as
``millisecond'', ``second'', ``minute''. |
| Default: #IMPLIED |
interval | specifies the numeric portion of a time interval |
| Datatype: NUTOKEN |
| Values: -1 or any nonnegative number |
| Default: #IMPLIED |
Note | The value -1 indicates uncertainty about all the intervals in
the timeline; 0 indicates that all the intervals are evenly spaced, but
the size of the intervals is not known; positive values indicate evenly
spaced values of the size specified. If individual points in time in the
timeline are given different values for the interval
attribute, those values locally override the value given in the timeline.
|