complexType GetMobilityReq
diagram AXLSoap_p3525.png
namespace http://www.cisco.com/AXL/API/15.0
children handoffNumber DTMFNumber returnedTags
used by
element getMobility
annotation
documentation
Retrieves mobility configuration information.
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>

element GetMobilityReq/handoffNumber
diagram AXLSoap_p3526.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="handoffNumber" type="axlapi:XFkType" minOccurs="0"/>

element GetMobilityReq/DTMFNumber
diagram AXLSoap_p3527.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="DTMFNumber" type="axlapi:XFkType" minOccurs="0"/>

element GetMobilityReq/returnedTags
diagram AXLSoap_p3528.png
type axlapi:RMobility
properties
minOcc 0
maxOcc 1
content complex
children handoffNumber handoffPartitionName DTMFNumber DTMFPartitionName
source <xsd:element name="returnedTags" type="axlapi:RMobility" minOccurs="0"/>


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