diagram | |||
namespace | http://www.cisco.com/AXL/API/15.0 | ||
children | handoffNumber handoffPartitionName DTMFNumber DTMFPartitionName | ||
used by |
|
||
source | <xsd:complexType name="XMobility"> <xsd:sequence> <xsd:element name="handoffNumber" type="xsd:string"/> <xsd:element name="handoffPartitionName" type="axlapi:XFkType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Default Partition would be Null in case not specified.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="DTMFNumber" type="xsd:string"/> <xsd:element name="DTMFPartitionName" type="axlapi:XFkType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Default Partition would be Null in case not specified.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
diagram | |||
type | xsd:string | ||
properties |
|
||
source | <xsd:element name="handoffNumber" type="xsd:string"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="handoffPartitionName" type="axlapi:XFkType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Default Partition would be Null in case not specified.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||
type | xsd:string | ||
properties |
|
||
source | <xsd:element name="DTMFNumber" type="xsd:string"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="DTMFPartitionName" type="axlapi:XFkType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Default Partition would be Null in case not specified.</xsd:documentation> </xsd:annotation> </xsd:element> |