|
ENTITY dated_effectivity SUBTYPE OF (effectivity); effectivity_end_date : OPTIONAL date_time_or_event_occurrence; effectivity_start_date : date_time_or_event_occurrence; END_ENTITY; -- dated_effectivity |
Entity data types and their attributeseffectivityid: identifier; (DER) name: label; (DER) description: text; dated_effectivity (OPT) effectivity_end_date: date_time_or_event_occurrence; effectivity_start_date: date_time_or_event_occurrence; |
Global rules for this entity data type- |