/*
* ENUM: SE_TIME_SIGNIFICANCE_ENUM
*
* Used to specify the meaning of the time represented by a time object.
*/
} SE_TIME_SIGNIFICANCE_ENUM;
Enumerator Notes
The significance of the time information is determined by the object
of which the time object is a component.
Date that the data was published.
Creation Date of data set.
The time period spanned by the data. Could also be thought of as the
period of validity.
Date data set was certified.
Date data was modified.
The date and time that the associated event occurs.
Prev: SE_TIME_OF_DAY_ENUM.
Next: SE_TOKEN_ENUM.
Up:Index