complexType GetPresenceRedundancyGroupRes
diagram AXLSoap_p3641.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIResponse
properties
base axlapi:APIResponse
children return
used by
element getPresenceRedundancyGroupResponse
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="GetPresenceRedundancyGroupRes">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIResponse">
     
<xsd:sequence>
       
<xsd:element name="return">
         
<xsd:complexType>
           
<xsd:sequence>
             
<xsd:element name="presenceRedundancyGroup" type="axlapi:RPresenceRedundancyGroup"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element GetPresenceRedundancyGroupRes/return
diagram AXLSoap_p3642.png
properties
content complex
children presenceRedundancyGroup
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="presenceRedundancyGroup" type="axlapi:RPresenceRedundancyGroup"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetPresenceRedundancyGroupRes/return/presenceRedundancyGroup
diagram AXLSoap_p3643.png
type axlapi:RPresenceRedundancyGroup
properties
content complex
children name description server1 server2 haEnabled numUsers
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="presenceRedundancyGroup" type="axlapi:RPresenceRedundancyGroup"/>


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