The IfcDayInWeekNumber is an integer that defines the position of the specified day in a week. The positions have the following meaning that assigns the ordinal day number in the week to the Calendar day name.
Ordinal day numbers map to calendar days as follows:
Type: INTEGER
NOTE See definition of calendar week as defined in ISO 8601.
HISTORY New type in IFC4.
XSD Specification:
<xs:simpleType name="IfcDayInWeekNumber">EXPRESS Specification:
|
Formal Propositions:
ValidRange | : | The valid range for positioning a day in a week is min inclusive = 1 and max inclusive = 7. |