complexType XMobility
diagram AXLSoap_p19984.png
namespace http://www.cisco.com/AXL/API/15.0
children handoffNumber handoffPartitionName DTMFNumber DTMFPartitionName
used by
element AddMobilityReq/mobility
source <xsd:complexType name="XMobility">
 
<xsd:sequence>
   
<xsd:element name="handoffNumber" type="xsd:string"/>
   
<xsd:element name="handoffPartitionName" type="axlapi:XFkType" minOccurs="0">
     
<xsd:annotation>
       
<xsd:documentation>Default Partition would be Null in case not specified.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="DTMFNumber" type="xsd:string"/>
   
<xsd:element name="DTMFPartitionName" type="axlapi:XFkType" minOccurs="0">
     
<xsd:annotation>
       
<xsd:documentation>Default Partition would be Null in case not specified.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element XMobility/handoffNumber
diagram AXLSoap_p19985.png
type xsd:string
properties
content simple
source <xsd:element name="handoffNumber" type="xsd:string"/>

element XMobility/handoffPartitionName
diagram AXLSoap_p19986.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
Default Partition would be Null in case not specified.
source <xsd:element name="handoffPartitionName" type="axlapi:XFkType" minOccurs="0">
 
<xsd:annotation>
   
<xsd:documentation>Default Partition would be Null in case not specified.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XMobility/DTMFNumber
diagram AXLSoap_p19987.png
type xsd:string
properties
content simple
source <xsd:element name="DTMFNumber" type="xsd:string"/>

element XMobility/DTMFPartitionName
diagram AXLSoap_p19988.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
Default Partition would be Null in case not specified.
source <xsd:element name="DTMFPartitionName" type="axlapi:XFkType" minOccurs="0">
 
<xsd:annotation>
   
<xsd:documentation>Default Partition would be Null in case not specified.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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