complexType RDateTimeGroup
diagram AXLSoap_p10843.png
namespace http://www.cisco.com/AXL/API/15.0
children name timeZone separator dateformat timeFormat phoneNtpReferences
used by
elements GetDateTimeGroupRes/return/dateTimeGroup GetDateTimeGroupReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RDateTimeGroup">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="timeZone" type="axlapi:XTimeZone" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="separator" type="xsd:string" minOccurs="0" 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" minOccurs="0" 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="0" 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:sequence minOccurs="0">
         
<xsd:element name="selectedPhoneNtpReference" type="axlapi:RDateTimeGroupNtpReference" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute RDateTimeGroup/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element RDateTimeGroup/name
diagram AXLSoap_p10844.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RDateTimeGroup/timeZone
diagram AXLSoap_p10845.png
type axlapi:XTimeZone
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="timeZone" type="axlapi:XTimeZone" minOccurs="0" maxOccurs="1"/>

element RDateTimeGroup/separator
diagram AXLSoap_p10846.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
It can be one among / (slash), . (dot), - (dash)
source <xsd:element name="separator" type="xsd:string" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>It can be one among / (slash), . (dot), - (dash)</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RDateTimeGroup/dateformat
diagram AXLSoap_p10847.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
It can be one among D/M/Y,M/D/Y,Y/M/D
source <xsd:element name="dateformat" type="xsd:string" minOccurs="0" 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 RDateTimeGroup/timeFormat
diagram AXLSoap_p10848.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
It can be one among 12-hour,24-hour
source <xsd:element name="timeFormat" type="xsd:string" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>It can be one among 12-hour,24-hour</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RDateTimeGroup/phoneNtpReferences
diagram AXLSoap_p10849.png
properties
minOcc 0
maxOcc 1
content complex
children selectedPhoneNtpReference
source <xsd:element name="phoneNtpReferences" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="selectedPhoneNtpReference" type="axlapi:RDateTimeGroupNtpReference" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RDateTimeGroup/phoneNtpReferences/selectedPhoneNtpReference
diagram AXLSoap_p10850.png
type axlapi:RDateTimeGroupNtpReference
properties
minOcc 0
maxOcc unbounded
content complex
children phoneNtpName selectionOrder
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="selectedPhoneNtpReference" type="axlapi:RDateTimeGroupNtpReference" minOccurs="0" maxOccurs="unbounded"/>


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