complexType RUser
diagram AXLSoap_p13765.png
namespace http://www.cisco.com/AXL/API/12.0
children firstName displayName middleName lastName userid password pin mailid department manager userLocale associatedDevices primaryExtension associatedPc associatedGroups enableCti digestCredentials phoneProfiles defaultProfile presenceGroupName subscribeCallingSearchSpaceName enableMobility enableMobileVoiceAccess maxDeskPickupWaitTime remoteDestinationLimit associatedRemoteDestinationProfiles passwordCredentials pinCredentials associatedTodAccess status enableEmcc associatedCapfProfiles ctiControlledDeviceProfiles patternPrecedence numericUserId mlppPassword customUserFields homeCluster imAndPresenceEnable serviceProfile lineAppearanceAssociationForPresences directoryUri telephoneNumber title mobileNumber homeNumber pagerNumber extensionsInfo selfService userProfile calendarPresence ldapDirectoryName userIdentity nameDialing ipccExtension ipccRoutePartition convertUserAccount enableUserToHostConferenceNow attendeesAccessCode zeroHop
used by
elements GetUserReq/returnedTags GetUserRes/return/user
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RUser">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="firstName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="displayName" 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="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:annotation>
       
<xsd:documentation>Also known as controlled devices.</xsd:documentation>
     
</xsd:annotation>
     
<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:annotation>
       
<xsd:documentation>Only DNs associated with the associatedDevices of the  User can be used as primary extension.</xsd:documentation>
     
</xsd:annotation>
     
<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:annotation>
       
<xsd:documentation>Maximum wait time for Desk Pickup must be a number in the range 0 to 30000.Not Nullable.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="remoteDestinationLimit" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Remote Destination Limit must be a number in the range 1 to 10. Not Nullable.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="associatedRemoteDestinationProfiles" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Read-Only.These groups automatically get added once the user is associated with a Remote Destination Profile.</xsd:documentation>
     
</xsd:annotation>
     
<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:annotation>
       
<xsd:documentation>Not Applicable for Add. Credential configuration for password.</xsd:documentation>
     
</xsd:annotation>
     
<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:element name="pwdResetHackCount" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
           
<xsd:annotation>
             
<xsd:documentation>The tag will be ignored in add, while update you can reset the hack count.</xsd:documentation>
           
</xsd:annotation>
         
</xsd:element>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="pinCredentials" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Not Applicable for add. These groups get automatically added once an user is added. </xsd:documentation>
     
</xsd:annotation>
     
<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:element name="pinResetHackCount" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
           
<xsd:annotation>
             
<xsd:documentation>The tag will be ignored in add, while update you can reset the hack count.</xsd:documentation>
           
</xsd:annotation>
         
</xsd:element>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="associatedTodAccess" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Read-Only. List of the todAccess entries associated with this EndUser.</xsd:documentation>
     
</xsd:annotation>
     
<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:annotation>
       
<xsd:documentation>Read Only</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="enableEmcc" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="associatedCapfProfiles" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Read Only.The Certification Authority Proxy Function Profiles  to which the application user is associated with. </xsd:documentation>
     
</xsd:annotation>
     
<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:element name="patternPrecedence" type="axlapi:XPatternPrecedence" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="numericUserId" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mlppPassword" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="customUserFields" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:choice minOccurs="0">
         
<xsd:element name="customUserField" type="axlapi:RUserCustomUserField" minOccurs="0" maxOccurs="5">
           
<xsd:annotation>
             
<xsd:documentation>This Tag is valid only for GetUser</xsd:documentation>
           
</xsd:annotation>
         
</xsd:element>
       
</xsd:choice>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="homeCluster" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="imAndPresenceEnable" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="serviceProfile" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="lineAppearanceAssociationForPresences" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable for Controlled Devices</xsd:documentation>
     
</xsd:annotation>
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="lineAppearanceAssociationForPresence" type="axlapi:RLineAppearanceAssociationForPresence" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="directoryUri" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="telephoneNumber" type="xsd:string" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This field also corresponds to the field 'Number Displayed in Directory' for the Quick User/phone Add page.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="title" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mobileNumber" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="homeNumber" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="pagerNumber" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="extensionsInfo" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>These tags are for Quick User/Phone Add page</xsd:documentation>
     
</xsd:annotation>
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="extension" type="axlapi:RExtension" minOccurs="0" maxOccurs="unbounded">
           
<xsd:annotation>
             
<xsd:documentation>These tags are for Quick User/Phone Add page</xsd:documentation>
           
</xsd:annotation>
         
</xsd:element>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="selfService" type="axlapi:UniqueString50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="userProfile" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calendarPresence" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ldapDirectoryName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="userIdentity" type="xsd:string" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Value should be of of the format user@domain</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="nameDialing" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ipccExtension" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable for Controlled Devices so this tag is appropriate for Get/UpdateUser APIs only.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="ipccRoutePartition" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable for Controlled Devices so this tag is appropriate for Get/UpdateUser APIs with ipccExtension tag only.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="convertUserAccount" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>These tags are for Get/UpdateUser APIs only.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="enableUserToHostConferenceNow" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="attendeesAccessCode" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="zeroHop" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>If zeroHop value is false pin will be synchronized with UCxN, if synchronization is enabled for Unity Connection server and if zeroHop is true pin will not be synchronized with UCxN. This tage is supported only for updateUser api</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

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

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

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

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

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

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

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

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

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

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

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

element RUser/associatedDevices
diagram AXLSoap_p13777.png
properties
minOcc 0
maxOcc 1
content complex
children device
annotation
documentation
Also known as controlled devices.
source <xsd:element name="associatedDevices" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Also known as controlled devices.</xsd:documentation>
 
</xsd:annotation>
 
<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 AXLSoap_p13778.png
type axlapi:String50
properties
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 AXLSoap_p13779.png
properties
minOcc 0
maxOcc 1
content complex
children pattern routePartitionName
annotation
documentation
Only DNs associated with the associatedDevices of the  User can be used as primary extension.
source <xsd:element name="primaryExtension" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Only DNs associated with the associatedDevices of the  User can be used as primary extension.</xsd:documentation>
 
</xsd:annotation>
 
<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 AXLSoap_p13780.png
type axlapi:String255
properties
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 AXLSoap_p13781.png
type axlapi:String50
properties
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 AXLSoap_p13782.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="associatedPc" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RUser/associatedGroups
diagram AXLSoap_p13783.png
properties
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 AXLSoap_p13784.png
properties
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 AXLSoap_p13785.png
type axlapi:String100
properties
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 AXLSoap_p13786.png
properties
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 AXLSoap_p13787.png
type axlapi:String100
properties
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 AXLSoap_p13788.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="enableCti" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

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

element RUser/phoneProfiles
diagram AXLSoap_p13790.png
properties
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 AXLSoap_p13791.png
type axlapi:XFkType
properties
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="profileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="unbounded"/>

element RUser/defaultProfile
diagram AXLSoap_p13792.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="defaultProfile" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUser/presenceGroupName
diagram AXLSoap_p13793.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="presenceGroupName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUser/subscribeCallingSearchSpaceName
diagram AXLSoap_p13794.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="subscribeCallingSearchSpaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUser/enableMobility
diagram AXLSoap_p13795.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="enableMobility" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUser/enableMobileVoiceAccess
diagram AXLSoap_p13796.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="enableMobileVoiceAccess" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUser/maxDeskPickupWaitTime
diagram AXLSoap_p13797.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Maximum wait time for Desk Pickup must be a number in the range 0 to 30000.Not Nullable.
source <xsd:element name="maxDeskPickupWaitTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Maximum wait time for Desk Pickup must be a number in the range 0 to 30000.Not Nullable.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RUser/remoteDestinationLimit
diagram AXLSoap_p13798.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Remote Destination Limit must be a number in the range 1 to 10. Not Nullable.
source <xsd:element name="remoteDestinationLimit" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Remote Destination Limit must be a number in the range 1 to 10. Not Nullable.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RUser/associatedRemoteDestinationProfiles
diagram AXLSoap_p13799.png
properties
minOcc 0
maxOcc 1
content complex
children remoteDestinationProfile
annotation
documentation
Read-Only.These groups automatically get added once the user is associated with a Remote Destination Profile.
source <xsd:element name="associatedRemoteDestinationProfiles" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Read-Only.These groups automatically get added once the user is associated with a Remote Destination Profile.</xsd:documentation>
 
</xsd:annotation>
 
<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 AXLSoap_p13800.png
type xsd:string
properties
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 AXLSoap_p13801.png
properties
minOcc 0
maxOcc 1
content complex
children pwdCredPolicyName pwdCredUserCantChange pwdCredUserMustChange pwdCredDoesNotExpire pwdCredTimeChanged pwdCredTimeAdminLockout pwdCredLockedByAdministrator pwdResetHackCount
annotation
documentation
Not Applicable for Add. Credential configuration for password.
source <xsd:element name="passwordCredentials" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Not Applicable for Add. Credential configuration for password.</xsd:documentation>
 
</xsd:annotation>
 
<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:element name="pwdResetHackCount" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
       
<xsd:annotation>
         
<xsd:documentation>The tag will be ignored in add, while update you can reset the hack count.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RUser/passwordCredentials/pwdCredPolicyName
diagram AXLSoap_p13802.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="pwdCredPolicyName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUser/passwordCredentials/pwdCredUserCantChange
diagram AXLSoap_p13803.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="pwdCredUserCantChange" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUser/passwordCredentials/pwdCredUserMustChange
diagram AXLSoap_p13804.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="pwdCredUserMustChange" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUser/passwordCredentials/pwdCredDoesNotExpire
diagram AXLSoap_p13805.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="pwdCredDoesNotExpire" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

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

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

element RUser/passwordCredentials/pwdCredLockedByAdministrator
diagram AXLSoap_p13808.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="pwdCredLockedByAdministrator" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUser/passwordCredentials/pwdResetHackCount
diagram AXLSoap_p13809.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
The tag will be ignored in add, while update you can reset the hack count.
source <xsd:element name="pwdResetHackCount" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The tag will be ignored in add, while update you can reset the hack count.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RUser/pinCredentials
diagram AXLSoap_p13810.png
properties
minOcc 0
maxOcc 1
content complex
children pinCredPolicyName pinCredUserCantChange pinCredUserMustChange pinCredDoesNotExpire pinCredTimeChanged pinCredTimeAdminLockout pinCredLockedByAdministrator pinResetHackCount
annotation
documentation
Not Applicable for add. These groups get automatically added once an user is added.
source <xsd:element name="pinCredentials" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Not Applicable for add. These groups get automatically added once an user is added. </xsd:documentation>
 
</xsd:annotation>
 
<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:element name="pinResetHackCount" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
       
<xsd:annotation>
         
<xsd:documentation>The tag will be ignored in add, while update you can reset the hack count.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RUser/pinCredentials/pinCredPolicyName
diagram AXLSoap_p13811.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="pinCredPolicyName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUser/pinCredentials/pinCredUserCantChange
diagram AXLSoap_p13812.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="pinCredUserCantChange" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUser/pinCredentials/pinCredUserMustChange
diagram AXLSoap_p13813.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="pinCredUserMustChange" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUser/pinCredentials/pinCredDoesNotExpire
diagram AXLSoap_p13814.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="pinCredDoesNotExpire" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUser/pinCredentials/pinCredTimeChanged
diagram AXLSoap_p13815.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="pinCredTimeChanged" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

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

element RUser/pinCredentials/pinCredLockedByAdministrator
diagram AXLSoap_p13817.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="pinCredLockedByAdministrator" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUser/pinCredentials/pinResetHackCount
diagram AXLSoap_p13818.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
The tag will be ignored in add, while update you can reset the hack count.
source <xsd:element name="pinResetHackCount" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The tag will be ignored in add, while update you can reset the hack count.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RUser/associatedTodAccess
diagram AXLSoap_p13819.png
properties
minOcc 0
maxOcc 1
content complex
children todAccess
annotation
documentation
Read-Only. List of the todAccess entries associated with this EndUser.
source <xsd:element name="associatedTodAccess" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Read-Only. List of the todAccess entries associated with this EndUser.</xsd:documentation>
 
</xsd:annotation>
 
<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 AXLSoap_p13820.png
type xsd:string
properties
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 AXLSoap_p13821.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Read Only
source <xsd:element name="status" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Read Only</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RUser/enableEmcc
diagram AXLSoap_p13822.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="enableEmcc" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUser/associatedCapfProfiles
diagram AXLSoap_p13823.png
properties
minOcc 0
maxOcc 1
content complex
children capfProfileInstanceId
annotation
documentation
Read Only.The Certification Authority Proxy Function Profiles  to which the application user is associated with.
source <xsd:element name="associatedCapfProfiles" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Read Only.The Certification Authority Proxy Function Profiles  to which the application user is associated with. </xsd:documentation>
 
</xsd:annotation>
 
<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 AXLSoap_p13824.png
type axlapi:String128
properties
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 AXLSoap_p13825.png
properties
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 AXLSoap_p13826.png
type axlapi:XFkType
properties
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="profileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="unbounded"/>

element RUser/patternPrecedence
diagram AXLSoap_p13827.png
type axlapi:XPatternPrecedence
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="patternPrecedence" type="axlapi:XPatternPrecedence" minOccurs="0" maxOccurs="1"/>

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

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

element RUser/customUserFields
diagram AXLSoap_p13830.png
properties
minOcc 0
maxOcc 1
content complex
children customUserField
source <xsd:element name="customUserFields" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:choice minOccurs="0">
     
<xsd:element name="customUserField" type="axlapi:RUserCustomUserField" minOccurs="0" maxOccurs="5">
       
<xsd:annotation>
         
<xsd:documentation>This Tag is valid only for GetUser</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:choice>
 
</xsd:complexType>
</xsd:element>

element RUser/customUserFields/customUserField
diagram AXLSoap_p13831.png
type axlapi:RUserCustomUserField
properties
minOcc 0
maxOcc 5
content complex
children name value
annotation
documentation
This Tag is valid only for GetUser
source <xsd:element name="customUserField" type="axlapi:RUserCustomUserField" minOccurs="0" maxOccurs="5">
 
<xsd:annotation>
   
<xsd:documentation>This Tag is valid only for GetUser</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RUser/homeCluster
diagram AXLSoap_p13832.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="homeCluster" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUser/imAndPresenceEnable
diagram AXLSoap_p13833.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="imAndPresenceEnable" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUser/serviceProfile
diagram AXLSoap_p13834.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="serviceProfile" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUser/lineAppearanceAssociationForPresences
diagram AXLSoap_p13835.png
properties
minOcc 0
maxOcc 1
content complex
children lineAppearanceAssociationForPresence
annotation
documentation
Applicable for Controlled Devices
source <xsd:element name="lineAppearanceAssociationForPresences" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable for Controlled Devices</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="lineAppearanceAssociationForPresence" type="axlapi:RLineAppearanceAssociationForPresence" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RUser/lineAppearanceAssociationForPresences/lineAppearanceAssociationForPresence
diagram AXLSoap_p13836.png
type axlapi:RLineAppearanceAssociationForPresence
properties
minOcc 0
maxOcc unbounded
content complex
children laapAssociate laapProductType laapDeviceName laapDirectory laapPartition laapDescription
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="lineAppearanceAssociationForPresence" type="axlapi:RLineAppearanceAssociationForPresence" minOccurs="0" maxOccurs="unbounded"/>

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

element RUser/telephoneNumber
diagram AXLSoap_p13838.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
This field also corresponds to the field 'Number Displayed in Directory' for the Quick User/phone Add page.
source <xsd:element name="telephoneNumber" type="xsd:string" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This field also corresponds to the field 'Number Displayed in Directory' for the Quick User/phone Add page.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

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

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

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

element RUser/extensionsInfo
diagram AXLSoap_p13843.png
properties
minOcc 0
maxOcc 1
content complex
children extension
annotation
documentation
These tags are for Quick User/Phone Add page
source <xsd:element name="extensionsInfo" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>These tags are for Quick User/Phone Add page</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="extension" type="axlapi:RExtension" minOccurs="0" maxOccurs="unbounded">
       
<xsd:annotation>
         
<xsd:documentation>These tags are for Quick User/Phone Add page</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RUser/extensionsInfo/extension
diagram AXLSoap_p13844.png
type axlapi:RExtension
properties
minOcc 0
maxOcc unbounded
content complex
children sortOrder pattern routePartition linePrimaryUri partition
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
annotation
documentation
These tags are for Quick User/Phone Add page
source <xsd:element name="extension" type="axlapi:RExtension" minOccurs="0" maxOccurs="unbounded">
 
<xsd:annotation>
   
<xsd:documentation>These tags are for Quick User/Phone Add page</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

element RUser/userProfile
diagram AXLSoap_p13846.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="userProfile" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUser/calendarPresence
diagram AXLSoap_p13847.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="calendarPresence" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RUser/ldapDirectoryName
diagram AXLSoap_p13848.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="ldapDirectoryName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RUser/userIdentity
diagram AXLSoap_p13849.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Value should be of of the format user@domain
source <xsd:element name="userIdentity" type="xsd:string" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Value should be of of the format user@domain</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

element RUser/ipccExtension
diagram AXLSoap_p13851.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
Applicable for Controlled Devices so this tag is appropriate for Get/UpdateUser APIs only.
source <xsd:element name="ipccExtension" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable for Controlled Devices so this tag is appropriate for Get/UpdateUser APIs only.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RUser/ipccRoutePartition
diagram AXLSoap_p13852.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
Applicable for Controlled Devices so this tag is appropriate for Get/UpdateUser APIs with ipccExtension tag only.
source <xsd:element name="ipccRoutePartition" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable for Controlled Devices so this tag is appropriate for Get/UpdateUser APIs with ipccExtension tag only.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RUser/convertUserAccount
diagram AXLSoap_p13853.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
These tags are for Get/UpdateUser APIs only.
source <xsd:element name="convertUserAccount" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>These tags are for Get/UpdateUser APIs only.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RUser/enableUserToHostConferenceNow
diagram AXLSoap_p13854.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="enableUserToHostConferenceNow" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

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

element RUser/zeroHop
diagram AXLSoap_p13856.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
If zeroHop value is false pin will be synchronized with UCxN, if synchronization is enabled for Unity Connection server and if zeroHop is true pin will not be synchronized with UCxN. This tage is supported only for updateUser api
source <xsd:element name="zeroHop" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>If zeroHop value is false pin will be synchronized with UCxN, if synchronization is enabled for Unity Connection server and if zeroHop is true pin will not be synchronized with UCxN. This tage is supported only for updateUser api</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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