|
ENTITY Date_time; date_component : Calendar_date; time_component : Local_time; END_ENTITY; -- Date_time |
Entity data types and their attributesDate_timedate_component: Calendar_date; time_component: Local_time; |
Global rules for this entity data type- |