| diagram | ![]() |
||
| namespace | http://www.cisco.com/AXL/API/15.0 | ||
| children | handoffNumber DTMFNumber returnedTags | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:complexType name="GetMobilityReq"> <xsd:annotation> <xsd:documentation>Retrieves mobility configuration information.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:annotation> <xsd:documentation>It is mandatory to give either handoffNumber or DTMFNumber tag in the request. Both can't be null.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="handoffNumber" type="axlapi:XFkType" minOccurs="0"/> <xsd:element name="DTMFNumber" type="axlapi:XFkType" minOccurs="0"/> </xsd:sequence> <xsd:element name="returnedTags" type="axlapi:RMobility" minOccurs="0"/> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||||||||||
| type | axlapi:XFkType | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xsd:element name="handoffNumber" type="axlapi:XFkType" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||
| type | axlapi:XFkType | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xsd:element name="DTMFNumber" type="axlapi:XFkType" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | axlapi:RMobility | ||||||
| properties |
|
||||||
| children | handoffNumber handoffPartitionName DTMFNumber DTMFPartitionName | ||||||
| source | <xsd:element name="returnedTags" type="axlapi:RMobility" minOccurs="0"/> |