Data Structure for Specialdays
Primary Attribute |
Secondary Attribute |
Sub Attribute |
Base Type |
Restrictions |
Description |
---|---|---|---|---|---|
name |
— |
— |
string |
minOccur = 1 maxOccur = 1 1 to 50 characters length |
Name of the occasion. |
date |
— |
— |
string |
minOccur =1 maxOccur =1 |
Date of the occasion. |
intervals |
interval |
name |
string |
25 characters length |
Name of the interval. |
Start time |
string |
minOccur = 1 maxOccur = 1 Between 00:00 to 23:59 inclusive |
Start time of the business hour. | ||
End time |
string |
minOccur = 1 maxOccur = 1 Between 00:00 to 23:59 inclusive |
End time of the business hour. |