calendarDto
| Extends: | baseDto |
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
XML
Attributes
| name | type | description |
|---|---|---|
| code | string | (no documentation provided) |
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| description (string) | 0/1 | |
| calendarType (string) | 1/1 | |
| days (dayInYearDto) | 0/unbounded | |
| hours (hourInDayDto) | 0/unbounded | |
| periodLength (int) | 0/1 | |
| periodUnit (int) | 0/1 | |
| nbPeriods (int) | 0/1 | |
| joinCalendar1Code (string) | 0/1 | |
| joinCalendar2Code (string) | 0/1 | |
| joinType (string) | 0/1 | |
| intervalType (string) | 0/1 | |
| intervals (calendarDateIntervalDto) | 0/unbounded |