complexType UpdateMobilityProfileReq
diagram AXLSoap_p12923.png
namespace http://www.cisco.com/AXL/API/9.1
type extension of axlapi:NameAndGUIDRequest
properties
base axlapi:NameAndGUIDRequest
children name uuid newName description mobileClientCallingOption dvofServiceAccessNumber dirn dvorCallerId
used by
element updateMobilityProfile
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateMobilityProfileReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:NameAndGUIDRequest">
     
<xsd:sequence>
       
<xsd:element name="newName" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="mobileClientCallingOption" type="axlapi:XDialViaOffice" default="Dial via Office Reverse" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="dvofServiceAccessNumber" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="dirn" type="axlapi:XDirn" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="dvorCallerId" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateMobilityProfileReq/newName
diagram AXLSoap_p12924.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="newName" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateMobilityProfileReq/description
diagram AXLSoap_p12925.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateMobilityProfileReq/mobileClientCallingOption
diagram AXLSoap_p12926.png
type axlapi:XDialViaOffice
properties
minOcc 0
maxOcc 1
content simple
default Dial via Office Reverse
nillable false
source <xsd:element name="mobileClientCallingOption" type="axlapi:XDialViaOffice" default="Dial via Office Reverse" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateMobilityProfileReq/dvofServiceAccessNumber
diagram AXLSoap_p12927.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="dvofServiceAccessNumber" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateMobilityProfileReq/dirn
diagram AXLSoap_p12928.png
type axlapi:XDirn
properties
minOcc 0
maxOcc 1
content complex
children pattern routePartitionName
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="dirn" type="axlapi:XDirn" minOccurs="0" maxOccurs="1"/>

element UpdateMobilityProfileReq/dvorCallerId
diagram AXLSoap_p12929.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="dvorCallerId" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>


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