ENTITY week_of_year_and_day_date
(* SCHEMA integrated_cnc_schema; *)
ENTITY week_of_year_and_day_date
SUBTYPE OF (date);
week_component : week_in_year_number;
day_component : OPTIONAL day_in_week_number;
END_ENTITY; -- 10303-41: date_time_schema
Explicit Attributes
Entity week_of_year_and_day_date has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity week_of_year_and_day_date inherits from the following supertypes:
date
Subtypes
No subtypesReferenced By
Entity week_of_year_and_day_date and its supertypes are referenced by the following definitions:
[Top Level Definitions] Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2010-01-12T10:42:24-02:00