complexType XMobilityProfile
diagram axlapi_p14540.png
namespace http://www.cisco.com/AXL/API/8.5
children name description mobileClientCallingOption dvofServiceAccessNumber dirn dvorCallerId
used by
element AddMobilityProfileReq/mobilityProfile
source <xsd:complexType name="XMobilityProfile">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" 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:complexType>

element XMobilityProfile/name
diagram axlapi_p14541.png
type axlapi:String50
properties
isRef 0
content simple
nillable false
facets
Kind Value annotation 
maxLength 50 
source <xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>

element XMobilityProfile/description
diagram axlapi_p14542.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 XMobilityProfile/mobileClientCallingOption
diagram axlapi_p14543.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 XMobilityProfile/dvofServiceAccessNumber
diagram axlapi_p14544.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 XMobilityProfile/dirn
diagram axlapi_p14545.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 XMobilityProfile/dvorCallerId
diagram axlapi_p14546.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