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_SIGNIFICANCE_CONTEXT_DETERMINED, (notes)
SE_TIME_SIGNIFICANCE_PUBLICATION_DATE, (notes)
SE_TIME_SIGNIFICANCE_CREATION_DATE, (notes)
SE_TIME_SIGNIFICANCE_PERIOD_OF_CONTENT, (notes)
SE_TIME_SIGNIFICANCE_CERTIFICATION_DATE, (notes)
SE_TIME_SIGNIFICANCE_MODIFICATION_DATE, (notes)
SE_TIME_SIGNIFICANCE_REVISION_DATE, (notes)
SE_TIME_SIGNIFICANCE_OCCURRENCE (notes)
} SE_Time_Significance;


Enumerant Notes


SE_TIME_SIGNIFICANCE_CONTEXT_DETERMINED

 The meaning of the <Base Time Data> instance is determined
 by the context in which it is specified.

SE_TIME_SIGNIFICANCE_PUBLICATION_DATE

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

SE_TIME_SIGNIFICANCE_CREATION_DATE

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

SE_TIME_SIGNIFICANCE_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_SIGNIFICANCE_CERTIFICATION_DATE

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

SE_TIME_SIGNIFICANCE_MODIFICATION_DATE

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

SE_TIME_SIGNIFICANCE_REVISION_DATE

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

SE_TIME_SIGNIFICANCE_OCCURRENCE

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



Prev: SE_Time_Of_Day. Next: SE_Token_Set.


Return to: Top of this Page, Type Index

Last updated: May 15, 2003 Copyright © 2003 SEDRIS™