| diagram | ![]() |
||
| namespace | http://www.cisco.com/AXL/API/15.0 | ||
| children | name timeZone separator dateformat timeFormat phoneNtpReferences | ||
| used by |
|
||
| source | <xsd:complexType name="XDateTimeGroup"> <xsd:sequence minOccurs="0"> <xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/> <xsd:element name="timeZone" type="axlapi:XTimeZone" default="Europe/London" nillable="false" minOccurs="1" maxOccurs="1"/> <xsd:element name="separator" type="xsd:string" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation>It can be one among / (slash), . (dot), - (dash)</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="dateformat" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation>It can be one among D/M/Y,M/D/Y,Y/M/D</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="timeFormat" type="xsd:string" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation>It can be one among 12-hour,24-hour</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="phoneNtpReferences" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:complexContent> <xsd:extension base="axlapi:XCommonMembersExtension"> <xsd:sequence minOccurs="0"> <xsd:element name="selectedPhoneNtpReference" type="axlapi:XDateTimeGroupNtpReference" minOccurs="1" maxOccurs="unbounded"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||
| type | xsd:string | ||||
| properties |
|
||||
| source | <xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/> |
| diagram | ![]() |
||||||
| type | axlapi:XTimeZone | ||||||
| properties |
|
||||||
| source | <xsd:element name="timeZone" type="axlapi:XTimeZone" default="Europe/London" nillable="false" minOccurs="1" maxOccurs="1"/> |
| diagram | ![]() |
||
| type | xsd:string | ||
| properties |
|
||
| annotation |
|
||
| source | <xsd:element name="separator" type="xsd:string" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation>It can be one among / (slash), . (dot), - (dash)</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| type | xsd:string | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:element name="dateformat" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation>It can be one among D/M/Y,M/D/Y,Y/M/D</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| type | xsd:string | ||
| properties |
|
||
| annotation |
|
||
| source | <xsd:element name="timeFormat" type="xsd:string" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation>It can be one among 12-hour,24-hour</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||
| type | extension of axlapi:XCommonMembersExtension | ||||||
| properties |
|
||||||
| children | selectedPhoneNtpReference | ||||||
| source | <xsd:element name="phoneNtpReferences" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:complexContent> <xsd:extension base="axlapi:XCommonMembersExtension"> <xsd:sequence minOccurs="0"> <xsd:element name="selectedPhoneNtpReference" type="axlapi:XDateTimeGroupNtpReference" minOccurs="1" maxOccurs="unbounded"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||||
| type | axlapi:XDateTimeGroupNtpReference | ||||||
| properties |
|
||||||
| children | phoneNtpName selectionOrder | ||||||
| source | <xsd:element name="selectedPhoneNtpReference" type="axlapi:XDateTimeGroupNtpReference" minOccurs="1" maxOccurs="unbounded"/> |