A basic representation of a temporal window when the thing (e.g., indicator) is valid.
Field Name | Type | Description |
---|---|---|
Start_Time0..1 | DateTimeWithPrecisionType |
If not present, the valid time position of the indicator does not have a lower bound (i.e., temporal window is only bounded by the end-time). In order to avoid ambiguity, it is strongly suggest that all timestamps include a specification of the timezone if it is known. |
End_Time0..1 | DateTimeWithPrecisionType |
If not present, the valid time position of the indicator does not have an upper bound (i.e., temporal window is only bounded by the start-time). In order to avoid ambiguity, it is strongly suggest that all timestamps include a specification of the timezone if it is known. |