complexType GetDateTimeGroupRes
diagram AXLAPI_p2259.png
namespace http://www.cisco.com/AXL/API/9.0
type extension of axlapi:APIResponse
properties
base axlapi:APIResponse
children return
used by
element getDateTimeGroupResponse
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="GetDateTimeGroupRes">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIResponse">
     
<xsd:sequence>
       
<xsd:element name="return">
         
<xsd:complexType>
           
<xsd:sequence>
             
<xsd:element name="dateTimeGroup" type="axlapi:RDateTimeGroup"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element GetDateTimeGroupRes/return
diagram AXLAPI_p2260.png
properties
content complex
children dateTimeGroup
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="dateTimeGroup" type="axlapi:RDateTimeGroup"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetDateTimeGroupRes/return/dateTimeGroup
diagram AXLAPI_p2261.png
type axlapi:RDateTimeGroup
properties
content complex
children name timeZone separator dateformat timeFormat phoneNtpReferences
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="dateTimeGroup" type="axlapi:RDateTimeGroup"/>


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