complexType RUser
diagram AXLSoap_p14110.png
namespace http://www.cisco.com/AXL/API/15.0
children firstName displayName middleName lastName emMaxLoginTime 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 customerName associatedHeadsets
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="emMaxLoginTime" type="axlapi:XInteger" 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:element name="customerName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This tag should only be used by Hosted Collaboration Solution Shared Architecture deployments.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="associatedHeadsets" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Contains headset that are associated to user.</xsd:documentation>
     
</xsd:annotation>
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="headset" type="axlapi:String50" minOccurs="0" maxOccurs="15">
           
<xsd:annotation>
             
<xsd:documentation>Name of headset.</xsd:documentation>
           
</xsd:annotation>
         
</xsd:element>
       
</xsd:sequence>
     
</xsd:complexType>
   
</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_p14111.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_p14112.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_p14113.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_p14114.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/emMaxLoginTime
diagram AXLSoap_p14115.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="emMaxLoginTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RUser/userid
diagram AXLSoap_p14116.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_p14117.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_p14118.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_p14119.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_p14120.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_p14121.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_p14122.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_p14123.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_p14124.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_p14125.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_p14126.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_p14127.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_p14128.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_p14129.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_p14130.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_p14131.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_p14132.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_p14133.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_p14134.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_p14135.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_p14136.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_p14137.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_p14138.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_p14139.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_p14140.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_p14141.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_p14142.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_p14143.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_p14144.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_p14145.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_p14146.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_p14147.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_p14148.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_p14149.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_p14150.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_p14151.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_p14152.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_p14153.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_p14154.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_p14155.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_p14156.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_p14157.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_p14158.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_p14159.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_p14160.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_p14161.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_p14162.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_p14163.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_p14164.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_p14165.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_p14166.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_p14167.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_p14168.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_p14169.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_p14170.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_p14171.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_p14172.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_p14173.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_p14174.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_p14175.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_p14176.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_p14177.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_p14178.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_p14179.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_p14180.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_p14181.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_p14182.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_p14183.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_p14184.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_p14185.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_p14186.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_p14187.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_p14188.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_p14189.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_p14190.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_p14191.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_p14192.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_p14193.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_p14194.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_p14195.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_p14196.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_p14197.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_p14198.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_p14199.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_p14200.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_p14201.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_p14202.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>

element RUser/customerName
diagram AXLSoap_p14203.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
This tag should only be used by Hosted Collaboration Solution Shared Architecture deployments.
source <xsd:element name="customerName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag should only be used by Hosted Collaboration Solution Shared Architecture deployments.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RUser/associatedHeadsets
diagram AXLSoap_p14204.png
properties
minOcc 0
maxOcc 1
content complex
children headset
annotation
documentation
Contains headset that are associated to user.
source <xsd:element name="associatedHeadsets" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Contains headset that are associated to user.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="headset" type="axlapi:String50" minOccurs="0" maxOccurs="15">
       
<xsd:annotation>
         
<xsd:documentation>Name of headset.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RUser/associatedHeadsets/headset
diagram AXLSoap_p14205.png
type axlapi:String50
properties
minOcc 0
maxOcc 15
content simple
facets
Kind Value Annotation
maxLength 50
annotation
documentation
Name of headset.
source <xsd:element name="headset" type="axlapi:String50" minOccurs="0" maxOccurs="15">
 
<xsd:annotation>
   
<xsd:documentation>Name of headset.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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