ENTITY calendar_date
(* SCHEMA integrated_cnc_schema; *)
ENTITY calendar_date
SUBTYPE OF (date);
day_component : day_in_month_number;
month_component : month_in_year_number;
WHERE
WR1: valid_calendar_date(SELF);
END_ENTITY; -- 10303-41: date_time_schema
Explicit Attributes
Entity calendar_date has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity calendar_date inherits from the following supertypes:
date
Subtypes
No subtypesReferenced By
Entity calendar_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:17-02:00