Data Structure for Area Code
Attribute Name | Base Type | Restrictions | Description |
---|---|---|---|
areaCode |
string |
minlength = 1 maxlength = 10 occurrences = 1 The valid characters for this field are "\d+". |
The area code of the call |
region |
int |
minOccurs = 1 maxOccurs = 1 |
Uses the same data as that of gmtzone |
dst |
boolean |
minoccurs = 0 maxOccurs = 1 Default = False Any value other than "True " is considered as False. |
Daylight Savings Time |