The SEDRIS Data Representation Model
APPENDIX C - Types
SE_Time_Significance
/*
 * REGISTERABLE ENUM: SE_Time_Significance
 *
 *   This data type is used to specify the meaning of the time represented
 *   by a <Base Time Data> instance.
 */
typedef SE_Short_Integer SE_Time_Significance;
Enumerant Definition Value
SE_TIMESIGNIF_ANALYSIS
 The <Base Time Data> instance represents the time at which the
 analysis was performed that resulted in the data set.
1
SE_TIMESIGNIF_CERTIFICATION_DATE
 The <Base Time Data> instance represents the date that the
 data set was certified.
2
SE_TIMESIGNIF_CREATION_DATE
 The <Base Time Data> instance represents the date that the
 data set was created.
3
SE_TIMESIGNIF_FORECAST
 The <Base Time Data> instance represents the time at which the
 forecast is valid that corresponds to the data set.
4
SE_TIMESIGNIF_MODIFICATION_DATE
 The <Base Time Data> instance represents the date that the data set
 was last modified.
5
SE_TIMESIGNIF_OBSERVATION
 The <Base Time Data> instance represents the time at which
 an observation was made.
6
SE_TIMESIGNIF_OCCURRENCE
 The <Base Time Data> instance represents the time that the event
 occurred that is represented by the data being described.
7
SE_TIMESIGNIF_PERIOD_OF_CONTENT
 The <Base Time Data> instance represents the time period spanned
 by the data set. This could also be thought of as the
 period of validity of the data set.
8
SE_TIMESIGNIF_PUBLICATION_DATE
 The <Base Time Data> instance represents the date of publication.
9
SE_TIMESIGNIF_REFERENCE
 The <Base Time Data> instance represents a base time to which
 other times or referenced.
10
SE_TIMESIGNIF_REVISION_DATE
 The <Base Time Data> instance represents the date that the data set
 was last revised.
11



Prev: SE_Time_Of_Day. Next: SE_Time_Value.


Return to: Top of this Page, Type Index