name | data type | description |
---|---|---|
overallStartTime | DateTime | |
overallEndTime | DateTime | |
validPeriod | array of Period | |
exceptionPeriod | array of Period | |
overallPeriodExtension | ExtensionType |
Example
{ "overallStartTime" : { "value" : "..." }, "overallEndTime" : { "value" : "..." }, "validPeriod" : [ { "startOfPeriod" : { "value" : "..." }, "endOfPeriod" : { "value" : "..." }, "periodName" : { "value" : [ { }, { } ] }, "recurringTimePeriodOfDay" : [ { "timePeriodOfDayExtension" : { } }, { "timePeriodOfDayExtension" : { } } ], "recurringDayWeekMonthPeriod" : [ { "applicableDay" : [ "wednesday", "monday" ], "applicableWeek" : [ "secondWeekOfMonth", "thirdWeekOfMonth" ], "applicableMonth" : [ "october", "july" ], "dayWeekMonthExtension" : { } }, { "applicableDay" : [ "saturday", "friday" ], "applicableWeek" : [ "fouthWeekOfMonth", "firstWeekOfMonth" ], "applicableMonth" : [ "october", "august" ], "dayWeekMonthExtension" : { } } ], "periodExtension" : { "anies" : [ { }, { } ] } }, { "startOfPeriod" : { "value" : "..." }, "endOfPeriod" : { "value" : "..." }, "periodName" : { "value" : [ { }, { } ] }, "recurringTimePeriodOfDay" : [ { "timePeriodOfDayExtension" : { } }, { "timePeriodOfDayExtension" : { } } ], "recurringDayWeekMonthPeriod" : [ { "applicableDay" : [ "tuesday", "wednesday" ], "applicableWeek" : [ "fifthWeekOfMonth", "fouthWeekOfMonth" ], "applicableMonth" : [ "august", "march" ], "dayWeekMonthExtension" : { } }, { "applicableDay" : [ "wednesday", "thursday" ], "applicableWeek" : [ "thirdWeekOfMonth", "fouthWeekOfMonth" ], "applicableMonth" : [ "june", "october" ], "dayWeekMonthExtension" : { } } ], "periodExtension" : { "anies" : [ { }, { } ] } } ], "exceptionPeriod" : [ { "startOfPeriod" : { "value" : "..." }, "endOfPeriod" : { "value" : "..." }, "periodName" : { "value" : [ { }, { } ] }, "recurringTimePeriodOfDay" : [ { "timePeriodOfDayExtension" : { } }, { "timePeriodOfDayExtension" : { } } ], "recurringDayWeekMonthPeriod" : [ { "applicableDay" : [ "wednesday", "monday" ], "applicableWeek" : [ "fouthWeekOfMonth", "fifthWeekOfMonth" ], "applicableMonth" : [ "august", "february" ], "dayWeekMonthExtension" : { } }, { "applicableDay" : [ "monday", "tuesday" ], "applicableWeek" : [ "thirdWeekOfMonth", "thirdWeekOfMonth" ], "applicableMonth" : [ "september", "may" ], "dayWeekMonthExtension" : { } } ], "periodExtension" : { "anies" : [ { }, { } ] } }, { "startOfPeriod" : { "value" : "..." }, "endOfPeriod" : { "value" : "..." }, "periodName" : { "value" : [ { }, { } ] }, "recurringTimePeriodOfDay" : [ { "timePeriodOfDayExtension" : { } }, { "timePeriodOfDayExtension" : { } } ], "recurringDayWeekMonthPeriod" : [ { "applicableDay" : [ "saturday", "wednesday" ], "applicableWeek" : [ "thirdWeekOfMonth", "secondWeekOfMonth" ], "applicableMonth" : [ "september", "april" ], "dayWeekMonthExtension" : { } }, { "applicableDay" : [ "thursday", "friday" ], "applicableWeek" : [ "firstWeekOfMonth", "secondWeekOfMonth" ], "applicableMonth" : [ "december", "july" ], "dayWeekMonthExtension" : { } } ], "periodExtension" : { "anies" : [ { }, { } ] } } ], "overallPeriodExtension" : { "anies" : [ { "tagName" : "...", "schemaTypeInfo" : { }, "ownerDocument" : { }, "firstChild" : { }, "prefix" : "...", "nextSibling" : { }, "parentNode" : { }, "nodeType" : 12345, "nodeValue" : "...", "nodeName" : "...", "namespaceURI" : "...", "childNodes" : { }, "baseURI" : "...", "localName" : "...", "attributes" : { }, "lastChild" : { }, "textContent" : "...", "previousSibling" : { } }, { "tagName" : "...", "schemaTypeInfo" : { }, "ownerDocument" : { }, "firstChild" : { }, "prefix" : "...", "nextSibling" : { }, "parentNode" : { }, "nodeType" : 12345, "nodeValue" : "...", "nodeName" : "...", "namespaceURI" : "...", "childNodes" : { }, "baseURI" : "...", "localName" : "...", "attributes" : { }, "lastChild" : { }, "textContent" : "...", "previousSibling" : { } } ] } }