complexType UpdateMobilityReq
diagram AXLAPI_p12915.png
namespace http://www.cisco.com/AXL/API/9.0
children handoffNumber DTMFNumber newHandoffNumber newHandoffPartitionName newDTMFNumber newDTMFPartitionName
used by
element updateMobility
source <xsd:complexType name="UpdateMobilityReq">
 
<xsd:sequence>
   
<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:element name="handoffNumber" type="axlapi:XFkType" minOccurs="0"/>
     
<xsd:element name="DTMFNumber" type="axlapi:XFkType" minOccurs="0"/>
   
</xsd:sequence>
   
<xsd:sequence>
     
<xsd:element name="newHandoffNumber" type="xsd:string" minOccurs="0"/>
     
<xsd:element name="newHandoffPartitionName" type="axlapi:XFkType" minOccurs="0"/>
     
<xsd:element name="newDTMFNumber" type="xsd:string" minOccurs="0"/>
     
<xsd:element name="newDTMFPartitionName" type="axlapi:XFkType" minOccurs="0"/>
   
</xsd:sequence>
 
</xsd:sequence>
</xsd:complexType>

element UpdateMobilityReq/handoffNumber
diagram AXLAPI_p12916.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 UpdateMobilityReq/DTMFNumber
diagram AXLAPI_p12917.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 UpdateMobilityReq/newHandoffNumber
diagram AXLAPI_p12918.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="newHandoffNumber" type="xsd:string" minOccurs="0"/>

element UpdateMobilityReq/newHandoffPartitionName
diagram AXLAPI_p12919.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="newHandoffPartitionName" type="axlapi:XFkType" minOccurs="0"/>

element UpdateMobilityReq/newDTMFNumber
diagram AXLAPI_p12920.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="newDTMFNumber" type="xsd:string" minOccurs="0"/>

element UpdateMobilityReq/newDTMFPartitionName
diagram AXLAPI_p12921.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="newDTMFPartitionName" type="axlapi:XFkType" minOccurs="0"/>


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