Heads up! These docs are for STIX 1.0.1, which is not the latest version (1.2). View the latest!

ValidTimeTypeIndicator Schema

A basic representation of a temporal window when the thing (e.g., indicator) is valid.


Fields

Field Name Type Description
Start_Time0..1 dateTime

If not present, then client should assume infinity (i.e., temporal window is only bounded by the end-time).

End_Time0..1 dateTime

If not present, then client should assume infinity (i.e., temporal window is only bounded by the start-time).