The SEDRIS Data Representation Model
APPENDIX C - Types
SE_Time_Significance
/*
 * ENUM: SE_Time_Significance
 *
 *   This data type is used to specify the meaning of the time represented
 *   by a <Base Time Data> instance.
 */
typedef enum
{
SE_TIME_SIGNIF_ANALYSIS, (notes)
SE_TIME_SIGNIF_CERTIFICATION_DATE, (notes)
SE_TIME_SIGNIF_CREATION_DATE, (notes)
SE_TIME_SIGNIF_FORECAST, (notes)
SE_TIME_SIGNIF_MODIFICATION_DATE, (notes)
SE_TIME_SIGNIF_OBSERVATION, (notes)
SE_TIME_SIGNIF_OCCURRENCE, (notes)
SE_TIME_SIGNIF_PERIOD_OF_CONTENT, (notes)
SE_TIME_SIGNIF_PUBLICATION_DATE, (notes)
SE_TIME_SIGNIF_REVISION_DATE (notes)
} SE_Time_Significance;


Enumerant Notes


SE_TIME_SIGNIF_ANALYSIS

 The <Base Time Data> instance represents the time at which the
 analysis was performed that resulted in the data set.

SE_TIME_SIGNIF_CERTIFICATION_DATE

 The <Base Time Data> instance represents the date that the
 data set was certified.

SE_TIME_SIGNIF_CREATION_DATE

 The <Base Time Data> instance represents the date that the
 data set was created.

SE_TIME_SIGNIF_FORECAST

 The <Base Time Data> instance represents the time at which the
 forecast is valid that corresponds to the data set.

SE_TIME_SIGNIF_MODIFICATION_DATE

 The <Base Time Data> instance represents the date that the data set
 was last modified.

SE_TIME_SIGNIF_OBSERVATION

 The <Base Time Data> instance represents the time at which an
 in observation was made.

SE_TIME_SIGNIF_OCCURRENCE

 The <Base Time Data> instance represents the time that the event
 occurred that is represented by the data being described.

SE_TIME_SIGNIF_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.

SE_TIME_SIGNIF_PUBLICATION_DATE

 The <Base Time Data> instance represents the date of publication.

SE_TIME_SIGNIF_REVISION_DATE

 The <Base Time Data> instance represents the date that the data set
 was last revised.



Prev: SE_Time_Of_Day. Next: SE_Time_Value.


Return to: Top of this Page, Type Index

Last updated: July 16, 2004 Copyright © 2004 SEDRIS