Calendar Messages Data Structure
| Attribute Name | Base Type | Restrictions | Description |
|---|---|---|---|
|
holidayMsg |
string |
minOccurs = 0 maxOccurs = 1 minLength value= 1 maxLength value= 120 Regex = ([^<>\|\(\)& quot;()/=!\[\]"#%& amp;*;'+:/\-@])+ Default = "Sorry, We are closed today for a business holiday." |
Message that is displayed to customers on a holiday. |
|
offHoursMsg |
string |
minOccurs = 0 maxOccurs = 1 minLength value= 1 maxLength value= 120 Regex = ([^<>\|\(\)& quot;()/=!\[\]"#%& amp;*;'+:/\-@])+ Default = "We are currently offline, try again during the business hours." |
Message that is displayed to customers during non-working hours. |
|
businessHoursMsg |
string |
minOccurs = 0 maxOccurs = 1 minLength value= 1 maxLength value= 50 Regex = ([^<>\|\(\)& quot;()/=!\[\]"#%& amp;*;'+:/\-@])+ Default = "Business Hours." |
Message that is displayed to customers during business hours. |
|
dayOfWeek |
dayOfWeek |
minOccurs = 1 maxOccurs = 1 |
Label for the day of the week. |