Element |
Description |
Type |
Occurrences |
---|---|---|---|
dayOfMonthHoliday |
List of day-of-the-month holidays |
0-unlimited |
<xs:complexType name="SoapDayOfMonthHolidayList">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="dayOfMonthHoliday" nillable="true" type="ns:SoapDayOfMonthHoliday" />
</xs:sequence>
</xs:complexType>