complexType XDateTimeGroup
diagram axlapi_p13314.png
namespace http://www.cisco.com/AXL/API/8.5
children name timeZone separator dateformat timeFormat phoneNtpReferences
used by
element AddDateTimeGroupReq/dateTimeGroup
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>

element XDateTimeGroup/name
diagram axlapi_p13315.png
type xsd:string
properties
isRef 0
content simple
nillable false
source <xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

element XDateTimeGroup/timeZone
diagram axlapi_p13316.png
type axlapi:XTimeZone
properties
isRef 0
content simple
default Europe/London
nillable false
source <xsd:element name="timeZone" type="axlapi:XTimeZone" default="Europe/London" nillable="false" minOccurs="1" maxOccurs="1"/>

element XDateTimeGroup/separator
diagram axlapi_p13317.png
type xsd:string
properties
isRef 0
content simple
annotation
documentation
It can be one among / (slash), . (dot), - (dash)
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>

element XDateTimeGroup/dateformat
diagram axlapi_p13318.png
type xsd:string
properties
isRef 0
content simple
nillable false
annotation
documentation
It can be one among D/M/Y,M/D/Y,Y/M/D
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>

element XDateTimeGroup/timeFormat
diagram axlapi_p13319.png
type xsd:string
properties
isRef 0
content simple
annotation
documentation
It can be one among 12-hour,24-hour
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>

element XDateTimeGroup/phoneNtpReferences
diagram axlapi_p13320.png
type extension of axlapi:XCommonMembersExtension
properties
isRef 0
minOcc 0
maxOcc 1
content complex
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>

element XDateTimeGroup/phoneNtpReferences/selectedPhoneNtpReference
diagram axlapi_p13321.png
type axlapi:XDateTimeGroupNtpReference
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children phoneNtpName selectionOrder
source <xsd:element name="selectedPhoneNtpReference" type="axlapi:XDateTimeGroupNtpReference" minOccurs="1" maxOccurs="unbounded"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy