complexType XDateTimeGroup
diagram AXLSoap_p18407.png
namespace http://www.cisco.com/AXL/API/15.0
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 AXLSoap_p18408.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

element XDateTimeGroup/timeZone
diagram AXLSoap_p18409.png
type axlapi:XTimeZone
properties
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 AXLSoap_p18410.png
type xsd:string
properties
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 AXLSoap_p18411.png
type xsd:string
properties
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 AXLSoap_p18412.png
type xsd:string
properties
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 AXLSoap_p18413.png
type extension of axlapi:XCommonMembersExtension
properties
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 AXLSoap_p18414.png
type axlapi:XDateTimeGroupNtpReference
properties
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