Overview Schemas Index

date_time_schema         


ENTITY local_time;
          hour_component : hour_in_day;
          minute_component : OPTIONAL minute_in_hour;
          second_component : OPTIONAL second_in_minute;
          zone : coordinated_universal_time_offset;
WHERE
          WR1: valid_time (SELF);
END_ENTITY; -- local_time

Entity data types and their attributes

local_time
          hour_component: hour_in_day;
          (OPT) minute_component: minute_in_hour;
          (OPT) second_component: second_in_minute;
          zone: coordinated_universal_time_offset;

Users

local_time
          applied_classification_assignment.items
                    classification_item
                              requirement_classification_item
          approval_date_time.date_time
                    date_time_select
          date_and_time.time_component
          dated_effectivity.effectivity_end_date
                    date_time_or_event_occurrence
                              date_time_select
          dated_effectivity.effectivity_start_date
                    date_time_or_event_occurrence
                              date_time_select
          issue_reference_mapping.items
                    issue_reference_item
                              im_issue_reference_item
          time_assignment.assigned_time
          time_interval_with_bounds.primary_bound
                    date_time_or_event_occurrence
                              date_time_select
          time_interval_with_bounds.secondary_bound
                    date_time_or_event_occurrence
                              date_time_select

Global rules for this entity data type

          -