Overview Schemas Index

Extended_date_arm         


ENTITY Week_of_year_and_day_date;
          day_component : OPTIONAL day_in_week_number;
          year_component : year_number;
          week_component : week_in_year_number;
END_ENTITY; -- Week_of_year_and_day_date

Entity data types and their attributes

Week_of_year_and_day_date
          (OPT) day_component: day_in_week_number;
          year_component: year_number;
          week_component: week_in_year_number;

Users: by entity attributes

Week_of_year_and_day_date
          Date_time_representation_item.the_value
                    extended_date_time_select
                              date_select

Users: by defined types, not used by any entity attribute

Week_of_year_and_day_date
          -

Global rules for this entity data type

          -