complexType XUserProfileProvision
diagram AXLSoap_p20675.png
namespace http://www.cisco.com/AXL/API/11.5
children name description deskPhones mobileDevices profile universalLineTemplate allowProvision limitProvision defaultUserProfile
used by
element AddUserProfileProvisionReq/userProfileProvision
source <xsd:complexType name="XUserProfileProvision">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="deskPhones" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mobileDevices" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="profile" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="universalLineTemplate" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="allowProvision" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="limitProvision" type="axlapi:XInteger" default="10" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="defaultUserProfile" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XUserProfileProvision/name
diagram AXLSoap_p20676.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 XUserProfileProvision/description
diagram AXLSoap_p20677.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="description" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>

element XUserProfileProvision/deskPhones
diagram AXLSoap_p20678.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="deskPhones" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>

element XUserProfileProvision/mobileDevices
diagram AXLSoap_p20679.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="mobileDevices" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>

element XUserProfileProvision/profile
diagram AXLSoap_p20680.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="profile" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>

element XUserProfileProvision/universalLineTemplate
diagram AXLSoap_p20681.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="universalLineTemplate" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>

element XUserProfileProvision/allowProvision
diagram AXLSoap_p20682.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="allowProvision" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element XUserProfileProvision/limitProvision
diagram AXLSoap_p20683.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 10
nillable false
source <xsd:element name="limitProvision" type="axlapi:XInteger" default="10" nillable="false" minOccurs="0" maxOccurs="1"/>

element XUserProfileProvision/defaultUserProfile
diagram AXLSoap_p20684.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="defaultUserProfile" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>


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