complexType GetHandoffConfigurationRes
diagram axlapi_p2252.png
namespace http://www.cisco.com/AXL/API/8.5
type extension of axlapi:APIResponse
properties
base axlapi:APIResponse
children return
used by
element getHandoffConfigurationResponse
attributes
Name  Type  Use  Default  Fixed  annotation
sequencexsd:unsignedLongoptional      
source <xsd:complexType name="GetHandoffConfigurationRes">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIResponse">
     
<xsd:sequence>
       
<xsd:element name="return">
         
<xsd:complexType>
           
<xsd:sequence>
             
<xsd:element name="handoffConfiguration" type="axlapi:RHandoffConfiguration"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element GetHandoffConfigurationRes/return
diagram axlapi_p2253.png
properties
isRef 0
content complex
children handoffConfiguration
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="handoffConfiguration" type="axlapi:RHandoffConfiguration"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetHandoffConfigurationRes/return/handoffConfiguration
diagram axlapi_p2254.png
type axlapi:RHandoffConfiguration
properties
isRef 0
content complex
children pattern routePartitionName
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUID      
source <xsd:element name="handoffConfiguration" type="axlapi:RHandoffConfiguration"/>


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