diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
type | extension of axlapi:APIResponse | ||||||||||||
properties |
|
||||||||||||
children | return | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
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> |
diagram | |||
properties |
|
||
children | handoffConfiguration | ||
source | <xsd:element name="return"> <xsd:complexType> <xsd:sequence> <xsd:element name="handoffConfiguration" type="axlapi:RHandoffConfiguration"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||||||||||||
type | axlapi:RHandoffConfiguration | ||||||||||||
properties |
|
||||||||||||
children | pattern routePartitionName | ||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="handoffConfiguration" type="axlapi:RHandoffConfiguration"/> |