complexType UpdateMobilityProfileReq
diagram axlapi_p11788.png
namespace http://www.cisco.com/AXL/API/8.5
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
sequencexsd:unsignedLongoptional      
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 axlapi_p11789.png
type axlapi:String50
properties
isRef 0
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 axlapi_p11790.png
type xsd:string
properties
isRef 0
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 axlapi_p11791.png
type axlapi:XDialViaOffice
properties
isRef 0
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 axlapi_p11792.png
type xsd:string
properties
isRef 0
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 axlapi_p11793.png
type axlapi:XDirn
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children pattern routePartitionName
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUID      
source <xsd:element name="dirn" type="axlapi:XDirn" minOccurs="0" maxOccurs="1"/>

element UpdateMobilityProfileReq/dvorCallerId
diagram axlapi_p11794.png
type xsd:string
properties
isRef 0
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