complexType RUser
diagram axlapi_p9893.png
namespace http://www.cisco.com/AXL/API/8.5
children firstName middleName lastName userid password pin telephoneNumber mailid department manager userLocale associatedDevices primaryExtension associatedPc associatedGroups enableCti digestCredentials phoneProfiles defaultProfile presenceGroupName subscribeCallingSearchSpaceName enableMobility enableMobileVoiceAccess maxDeskPickupWaitTime remoteDestinationLimit associatedRemoteDestinationProfiles passwordCredentials pinCredentials primaryDevice associatedTodAccess status enableEmcc associatedCapfProfiles ctiControlledDeviceProfiles
used by
elements GetUserReq/returnedTags GetUserRes/return/user
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:complexType name="RUser">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="firstName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="middleName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="lastName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="userid" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="password" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="pin" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="telephoneNumber" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mailid" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="department" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="manager" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="userLocale" type="axlapi:XUserLocale" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="associatedDevices" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="device" type="axlapi:String50" minOccurs="0" maxOccurs="unbounded">
           
<xsd:annotation>
             
<xsd:documentation>Name of device.</xsd:documentation>
           
</xsd:annotation>
         
</xsd:element>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="primaryExtension" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="pattern" type="axlapi:String255" minOccurs="0" maxOccurs="1">
           
<xsd:annotation>
             
<xsd:documentation>DN or Pattern</xsd:documentation>
           
</xsd:annotation>
         
</xsd:element>
         
<xsd:element name="routePartitionName" type="axlapi:String50" minOccurs="0" maxOccurs="1">
           
<xsd:annotation>
             
<xsd:documentation>Route Partition to which the DN is associated.</xsd:documentation>
           
</xsd:annotation>
         
</xsd:element>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="associatedPc" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="associatedGroups" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="userGroup" minOccurs="0" maxOccurs="unbounded">
           
<xsd:complexType>
             
<xsd:sequence minOccurs="0">
               
<xsd:element name="name" type="axlapi:String100" minOccurs="0" maxOccurs="1">
                 
<xsd:annotation>
                   
<xsd:documentation>Name of User Group</xsd:documentation>
                 
</xsd:annotation>
               
</xsd:element>
               
<xsd:element name="userRoles" minOccurs="0" maxOccurs="1">
                 
<xsd:complexType>
                   
<xsd:sequence minOccurs="0">
                     
<xsd:element name="userRole" type="axlapi:String100" minOccurs="0" maxOccurs="unbounded">
                       
<xsd:annotation>
                         
<xsd:documentation>READ ONLY: Name of the User Role associated with the user group will be taken.</xsd:documentation>
                       
</xsd:annotation>
                     
</xsd:element>
                   
</xsd:sequence>
                 
</xsd:complexType>
               
</xsd:element>
             
</xsd:sequence>
           
</xsd:complexType>
         
</xsd:element>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="enableCti" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="digestCredentials" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="phoneProfiles" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="profileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="defaultProfile" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="presenceGroupName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="subscribeCallingSearchSpaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enableMobility" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enableMobileVoiceAccess" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="maxDeskPickupWaitTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="remoteDestinationLimit" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="associatedRemoteDestinationProfiles" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="remoteDestinationProfile" type="xsd:string" minOccurs="0" maxOccurs="unbounded">
           
<xsd:annotation>
             
<xsd:documentation>Name of the remoteDestinationProfile</xsd:documentation>
           
</xsd:annotation>
         
</xsd:element>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="passwordCredentials" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="pwdCredPolicyName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="pwdCredUserCantChange" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="pwdCredUserMustChange" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="pwdCredDoesNotExpire" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="pwdCredTimeChanged" type="xsd:string" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="pwdCredTimeAdminLockout" type="xsd:string" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="pwdCredLockedByAdministrator" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="pinCredentials" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="pinCredPolicyName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="pinCredUserCantChange" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="pinCredUserMustChange" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="pinCredDoesNotExpire" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="pinCredTimeChanged" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="pinCredTimeAdminLockout" type="xsd:string" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="pinCredLockedByAdministrator" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="primaryDevice" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="associatedTodAccess" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="todAccess" type="xsd:string" minOccurs="0" maxOccurs="unbounded">
           
<xsd:annotation>
             
<xsd:documentation>Name of the todAccess.</xsd:documentation>
           
</xsd:annotation>
         
</xsd:element>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="status" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enableEmcc" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="associatedCapfProfiles" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="capfProfileInstanceId" type="axlapi:String128" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="ctiControlledDeviceProfiles" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="profileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
</xsd:complexType>

attribute RUser/@uuid
type axlapi:XUUID
properties
isRef 0
use optional
facets
Kind Value annotation 
pattern \{........-....-....-....-............\} 
source <xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>

element RUser/firstName
diagram axlapi_p9894.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="firstName" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUser/middleName
diagram axlapi_p9895.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="middleName" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUser/lastName
diagram axlapi_p9896.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="lastName" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUser/userid
diagram axlapi_p9897.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="userid" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUser/password
diagram axlapi_p9898.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="password" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUser/pin
diagram axlapi_p9899.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="pin" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUser/telephoneNumber
diagram axlapi_p9900.png
type axlapi:String255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 255 
source <xsd:element name="telephoneNumber" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element RUser/mailid
diagram axlapi_p9901.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="mailid" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUser/department
diagram axlapi_p9902.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="department" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUser/manager
diagram axlapi_p9903.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="manager" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUser/userLocale
diagram axlapi_p9904.png
type axlapi:XUserLocale
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="userLocale" type="axlapi:XUserLocale" minOccurs="0" maxOccurs="1"/>

element RUser/associatedDevices
diagram axlapi_p9905.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children device
source <xsd:element name="associatedDevices" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="device" type="axlapi:String50" minOccurs="0" maxOccurs="unbounded">
       
<xsd:annotation>
         
<xsd:documentation>Name of device.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RUser/associatedDevices/device
diagram axlapi_p9906.png
type axlapi:String50
properties
isRef 0
minOcc 0
maxOcc unbounded
content simple
facets
Kind Value annotation 
maxLength 50 
annotation
documentation
Name of device.
source <xsd:element name="device" type="axlapi:String50" minOccurs="0" maxOccurs="unbounded">
 
<xsd:annotation>
   
<xsd:documentation>Name of device.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RUser/primaryExtension
diagram axlapi_p9907.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children pattern routePartitionName
source <xsd:element name="primaryExtension" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="pattern" type="axlapi:String255" minOccurs="0" maxOccurs="1">
       
<xsd:annotation>
         
<xsd:documentation>DN or Pattern</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
     
<xsd:element name="routePartitionName" type="axlapi:String50" minOccurs="0" maxOccurs="1">
       
<xsd:annotation>
         
<xsd:documentation>Route Partition to which the DN is associated.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RUser/primaryExtension/pattern
diagram axlapi_p9908.png
type axlapi:String255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 255 
annotation
documentation
DN or Pattern
source <xsd:element name="pattern" type="axlapi:String255" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>DN or Pattern</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RUser/primaryExtension/routePartitionName
diagram axlapi_p9909.png
type axlapi:String50
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 50 
annotation
documentation
Route Partition to which the DN is associated.
source <xsd:element name="routePartitionName" type="axlapi:String50" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Route Partition to which the DN is associated.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RUser/associatedPc
diagram axlapi_p9910.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="associatedPc" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUser/associatedGroups
diagram axlapi_p9911.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children userGroup
source <xsd:element name="associatedGroups" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="userGroup" minOccurs="0" maxOccurs="unbounded">
       
<xsd:complexType>
         
<xsd:sequence minOccurs="0">
           
<xsd:element name="name" type="axlapi:String100" minOccurs="0" maxOccurs="1">
             
<xsd:annotation>
               
<xsd:documentation>Name of User Group</xsd:documentation>
             
</xsd:annotation>
           
</xsd:element>
           
<xsd:element name="userRoles" minOccurs="0" maxOccurs="1">
             
<xsd:complexType>
               
<xsd:sequence minOccurs="0">
                 
<xsd:element name="userRole" type="axlapi:String100" minOccurs="0" maxOccurs="unbounded">
                   
<xsd:annotation>
                     
<xsd:documentation>READ ONLY: Name of the User Role associated with the user group will be taken.</xsd:documentation>
                   
</xsd:annotation>
                 
</xsd:element>
               
</xsd:sequence>
             
</xsd:complexType>
           
</xsd:element>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RUser/associatedGroups/userGroup
diagram axlapi_p9912.png
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children name userRoles
source <xsd:element name="userGroup" minOccurs="0" maxOccurs="unbounded">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="name" type="axlapi:String100" minOccurs="0" maxOccurs="1">
       
<xsd:annotation>
         
<xsd:documentation>Name of User Group</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
     
<xsd:element name="userRoles" minOccurs="0" maxOccurs="1">
       
<xsd:complexType>
         
<xsd:sequence minOccurs="0">
           
<xsd:element name="userRole" type="axlapi:String100" minOccurs="0" maxOccurs="unbounded">
             
<xsd:annotation>
               
<xsd:documentation>READ ONLY: Name of the User Role associated with the user group will be taken.</xsd:documentation>
             
</xsd:annotation>
           
</xsd:element>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RUser/associatedGroups/userGroup/name
diagram axlapi_p9913.png
type axlapi:String100
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 100 
annotation
documentation
Name of User Group
source <xsd:element name="name" type="axlapi:String100" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Name of User Group</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RUser/associatedGroups/userGroup/userRoles
diagram axlapi_p9914.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children userRole
source <xsd:element name="userRoles" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="userRole" type="axlapi:String100" minOccurs="0" maxOccurs="unbounded">
       
<xsd:annotation>
         
<xsd:documentation>READ ONLY: Name of the User Role associated with the user group will be taken.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RUser/associatedGroups/userGroup/userRoles/userRole
diagram axlapi_p9915.png
type axlapi:String100
properties
isRef 0
minOcc 0
maxOcc unbounded
content simple
facets
Kind Value annotation 
maxLength 100 
annotation
documentation
READ ONLY: Name of the User Role associated with the user group will be taken.
source <xsd:element name="userRole" type="axlapi:String100" minOccurs="0" maxOccurs="unbounded">
 
<xsd:annotation>
   
<xsd:documentation>READ ONLY: Name of the User Role associated with the user group will be taken.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

element RUser/digestCredentials
diagram axlapi_p9917.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="digestCredentials" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUser/phoneProfiles
diagram axlapi_p9918.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children profileName
source <xsd:element name="phoneProfiles" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="profileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RUser/phoneProfiles/profileName
diagram axlapi_p9919.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="profileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="unbounded"/>

element RUser/defaultProfile
diagram axlapi_p9920.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="defaultProfile" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUser/presenceGroupName
diagram axlapi_p9921.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="presenceGroupName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUser/subscribeCallingSearchSpaceName
diagram axlapi_p9922.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="subscribeCallingSearchSpaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

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

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

element RUser/maxDeskPickupWaitTime
diagram axlapi_p9925.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="maxDeskPickupWaitTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RUser/remoteDestinationLimit
diagram axlapi_p9926.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="remoteDestinationLimit" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RUser/associatedRemoteDestinationProfiles
diagram axlapi_p9927.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children remoteDestinationProfile
source <xsd:element name="associatedRemoteDestinationProfiles" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="remoteDestinationProfile" type="xsd:string" minOccurs="0" maxOccurs="unbounded">
       
<xsd:annotation>
         
<xsd:documentation>Name of the remoteDestinationProfile</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RUser/associatedRemoteDestinationProfiles/remoteDestinationProfile
diagram axlapi_p9928.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc unbounded
content simple
annotation
documentation
Name of the remoteDestinationProfile
source <xsd:element name="remoteDestinationProfile" type="xsd:string" minOccurs="0" maxOccurs="unbounded">
 
<xsd:annotation>
   
<xsd:documentation>Name of the remoteDestinationProfile</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RUser/passwordCredentials
diagram axlapi_p9929.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children pwdCredPolicyName pwdCredUserCantChange pwdCredUserMustChange pwdCredDoesNotExpire pwdCredTimeChanged pwdCredTimeAdminLockout pwdCredLockedByAdministrator
source <xsd:element name="passwordCredentials" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="pwdCredPolicyName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="pwdCredUserCantChange" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="pwdCredUserMustChange" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="pwdCredDoesNotExpire" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="pwdCredTimeChanged" type="xsd:string" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="pwdCredTimeAdminLockout" type="xsd:string" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="pwdCredLockedByAdministrator" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RUser/passwordCredentials/pwdCredPolicyName
diagram axlapi_p9930.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="pwdCredPolicyName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUser/passwordCredentials/pwdCredUserCantChange
diagram axlapi_p9931.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="pwdCredUserCantChange" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUser/passwordCredentials/pwdCredUserMustChange
diagram axlapi_p9932.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="pwdCredUserMustChange" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUser/passwordCredentials/pwdCredDoesNotExpire
diagram axlapi_p9933.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="pwdCredDoesNotExpire" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUser/passwordCredentials/pwdCredTimeChanged
diagram axlapi_p9934.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="pwdCredTimeChanged" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUser/passwordCredentials/pwdCredTimeAdminLockout
diagram axlapi_p9935.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="pwdCredTimeAdminLockout" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUser/passwordCredentials/pwdCredLockedByAdministrator
diagram axlapi_p9936.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="pwdCredLockedByAdministrator" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUser/pinCredentials
diagram axlapi_p9937.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children pinCredPolicyName pinCredUserCantChange pinCredUserMustChange pinCredDoesNotExpire pinCredTimeChanged pinCredTimeAdminLockout pinCredLockedByAdministrator
source <xsd:element name="pinCredentials" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="pinCredPolicyName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="pinCredUserCantChange" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="pinCredUserMustChange" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="pinCredDoesNotExpire" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="pinCredTimeChanged" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="pinCredTimeAdminLockout" type="xsd:string" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="pinCredLockedByAdministrator" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RUser/pinCredentials/pinCredPolicyName
diagram axlapi_p9938.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="pinCredPolicyName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUser/pinCredentials/pinCredUserCantChange
diagram axlapi_p9939.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="pinCredUserCantChange" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUser/pinCredentials/pinCredUserMustChange
diagram axlapi_p9940.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="pinCredUserMustChange" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUser/pinCredentials/pinCredDoesNotExpire
diagram axlapi_p9941.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="pinCredDoesNotExpire" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUser/pinCredentials/pinCredTimeChanged
diagram axlapi_p9942.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="pinCredTimeChanged" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUser/pinCredentials/pinCredTimeAdminLockout
diagram axlapi_p9943.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="pinCredTimeAdminLockout" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUser/pinCredentials/pinCredLockedByAdministrator
diagram axlapi_p9944.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="pinCredLockedByAdministrator" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUser/primaryDevice
diagram axlapi_p9945.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="primaryDevice" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUser/associatedTodAccess
diagram axlapi_p9946.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children todAccess
source <xsd:element name="associatedTodAccess" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="todAccess" type="xsd:string" minOccurs="0" maxOccurs="unbounded">
       
<xsd:annotation>
         
<xsd:documentation>Name of the todAccess.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RUser/associatedTodAccess/todAccess
diagram axlapi_p9947.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc unbounded
content simple
annotation
documentation
Name of the todAccess.
source <xsd:element name="todAccess" type="xsd:string" minOccurs="0" maxOccurs="unbounded">
 
<xsd:annotation>
   
<xsd:documentation>Name of the todAccess.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RUser/status
diagram axlapi_p9948.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="status" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

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

element RUser/associatedCapfProfiles
diagram axlapi_p9950.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children capfProfileInstanceId
source <xsd:element name="associatedCapfProfiles" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="capfProfileInstanceId" type="axlapi:String128" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RUser/associatedCapfProfiles/capfProfileInstanceId
diagram axlapi_p9951.png
type axlapi:String128
properties
isRef 0
minOcc 0
maxOcc unbounded
content simple
facets
Kind Value annotation 
maxLength 128 
source <xsd:element name="capfProfileInstanceId" type="axlapi:String128" minOccurs="0" maxOccurs="unbounded"/>

element RUser/ctiControlledDeviceProfiles
diagram axlapi_p9952.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children profileName
source <xsd:element name="ctiControlledDeviceProfiles" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="profileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RUser/ctiControlledDeviceProfiles/profileName
diagram axlapi_p9953.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="profileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="unbounded"/>


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