complexType UpdateMobilityReq
diagram AXLSoap_p16265.png
namespace http://www.cisco.com/AXL/API/15.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 AXLSoap_p16266.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 AXLSoap_p16267.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 AXLSoap_p16268.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 AXLSoap_p16269.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 AXLSoap_p16270.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 AXLSoap_p16271.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