complexType XMobilityProfile
diagram AXLSoap_p19989.png
namespace http://www.cisco.com/AXL/API/15.0
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_p19990.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_p19991.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_p19992.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_p19993.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_p19994.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_p19995.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