complexType UpdateUserProfileProvisionReq
diagram AXLSoap_p16812.png
namespace http://www.cisco.com/AXL/API/11.5
type extension of axlapi:NameAndGUIDRequest
properties
base axlapi:NameAndGUIDRequest
children name uuid newName description deskPhones mobileDevices profile universalLineTemplate allowProvision limitProvision defaultUserProfile
used by
element updateUserProfileProvision
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateUserProfileProvisionReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:NameAndGUIDRequest">
     
<xsd:sequence>
       
<xsd:element name="newName" type="axlapi:String50" nillable="false" minOccurs="0" 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:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

element UpdateUserProfileProvisionReq/description
diagram AXLSoap_p16814.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 UpdateUserProfileProvisionReq/deskPhones
diagram AXLSoap_p16815.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 UpdateUserProfileProvisionReq/mobileDevices
diagram AXLSoap_p16816.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 UpdateUserProfileProvisionReq/profile
diagram AXLSoap_p16817.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 UpdateUserProfileProvisionReq/universalLineTemplate
diagram AXLSoap_p16818.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 UpdateUserProfileProvisionReq/allowProvision
diagram AXLSoap_p16819.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 UpdateUserProfileProvisionReq/limitProvision
diagram AXLSoap_p16820.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 UpdateUserProfileProvisionReq/defaultUserProfile
diagram AXLSoap_p16821.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