A weekday defines either regular days of the week or exception days in the calendar.
| Property | Value | 
|---|---|
| Data Type | ComplexType | 
| Minimum Occurrences | 0 | 
| Maximum Occurrences | Unbounded | 
| Default Value | N/A | 
| Abstract | False | 
| Nillable | False | 
| Element Constraints | Sequence | 
| Element | Required/Optional | Description | 
|---|---|---|
| <DayType> | Required | The type of working day (exception, or Monday - Sunday) | 
| <DayWorking> | Optional | Indicates whether the specified date or date type is a working day. | 
| <TimePeriod> | Optional | Defines a set of exception days. | 
| <WorkingTimes> | Optional | The collection of working times that define the time worked. |