Day of Week Data Structure
| Attribute Name | Base Type | Restrictions | Description |
|---|---|---|---|
|
monday |
string |
minOccurs = 0 maxOccurs = 1 minLength = 1 maxLength = 15 Regex = ([^<>\|\(\)& quot;()/=!\[\]"#%& amp;*;'+:/\-@])+ |
First day of the week. |
|
tuesday |
string |
minOccurs = 0 maxOccurs = 1 minLength = 1 maxLength = 15 Regex = ([^<>\|\(\)& quot;()/=!\[\]"#%& amp;*;'+:/\-@])+ |
Second day of the week. |
|
wednesday |
string |
minOccurs = 0 maxOccurs = 1 minLength = 1 maxLength = 15 Regex = ([^<>\|\(\)& quot;()/=!\[\]"#%& amp;*;'+:/\-@])+ |
Third day of the week. |
|
thursday |
string |
minOccurs = 0 maxOccurs = 1 minLength = 1 maxLength = 15 Regex = ([^<>\|\(\)& quot;()/=!\[\]"#%& amp;*;'+:/\-@])+ |
Fourth day of the week. |
|
friday |
string |
minOccurs = 0 maxOccurs = 1 minLength = 1 maxLength = 15 Regex = ([^<>\|\(\)& quot;()/=!\[\]"#%& amp;*;'+:/\-@])+ |
Fifth day of the week. |
|
saturday |
string |
minOccurs = 0 maxOccurs = 1 minLength = 1 maxLength = 15 Regex = ([^<>\|\(\)& quot;()/=!\[\]"#%& amp;*;'+:/\-@])+ |
Sixth day of the week. |
|
sunday |
string |
minOccurs = 0 maxOccurs = 1 minLength = 1 maxLength = 15 Regex = ([^<>\|\(\)& quot;()/=!\[\]"#%& amp;*;'+:/\-@])+ |
Seventh day of the week. |