complexType GetMobilityReq
diagram axlapi_p2489.png
namespace http://www.cisco.com/AXL/API/8.5
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 axlapi_p2490.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="handoffNumber" type="axlapi:XFkType" minOccurs="0"/>

element GetMobilityReq/DTMFNumber
diagram axlapi_p2491.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="DTMFNumber" type="axlapi:XFkType" minOccurs="0"/>

element GetMobilityReq/returnedTags
diagram axlapi_p2492.png
type axlapi:RMobility
properties
isRef 0
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