complexType RUserProfileProvision
diagram AXLSoap_p14237.png
namespace http://www.cisco.com/AXL/API/15.0
children name description deskPhones mobileDevices profile universalLineTemplate allowProvision limitProvision allowPhoneReassign defaultUserProfile enableMra mraPolicy_Desktop mraPolicy_Mobile allowProvisionEMMaxLoginTime
used by
elements GetUserProfileProvisionReq/returnedTags GetUserProfileProvisionRes/return/userProfileProvision
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RUserProfileProvision">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="deskPhones" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mobileDevices" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="profile" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="universalLineTemplate" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="allowProvision" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="limitProvision" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="allowPhoneReassign" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="defaultUserProfile" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enableMra" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mraPolicy_Desktop" type="axlapi:XMRAPolicy" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mraPolicy_Mobile" type="axlapi:XMRAPolicy" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="allowProvisionEMMaxLoginTime" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute RUserProfileProvision/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element RUserProfileProvision/name
diagram AXLSoap_p14238.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="name" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element RUserProfileProvision/description
diagram AXLSoap_p14239.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="description" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

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

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

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

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

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

element RUserProfileProvision/limitProvision
diagram AXLSoap_p14245.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="limitProvision" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

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

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

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

element RUserProfileProvision/mraPolicy_Desktop
diagram AXLSoap_p14249.png
type axlapi:XMRAPolicy
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="mraPolicy_Desktop" type="axlapi:XMRAPolicy" minOccurs="0" maxOccurs="1"/>

element RUserProfileProvision/mraPolicy_Mobile
diagram AXLSoap_p14250.png
type axlapi:XMRAPolicy
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="mraPolicy_Mobile" type="axlapi:XMRAPolicy" minOccurs="0" maxOccurs="1"/>

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


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