complexType XMobilityProfile
diagram AXLSoap_p15929.png
namespace http://www.cisco.com/AXL/API/9.1
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 AXLSoap_p15930.png
type axlapi:String50
properties
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 AXLSoap_p15931.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 XMobilityProfile/mobileClientCallingOption
diagram AXLSoap_p15932.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 XMobilityProfile/dvofServiceAccessNumber
diagram AXLSoap_p15933.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 XMobilityProfile/dirn
diagram AXLSoap_p15934.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 XMobilityProfile/dvorCallerId
diagram AXLSoap_p15935.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