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

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

element RUser/firstName
diagram AXLSoap_p10932.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/middleName
diagram AXLSoap_p10933.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_p10934.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_p10935.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_p10936.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_p10937.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/telephoneNumber
diagram AXLSoap_p10938.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="telephoneNumber" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element RUser/mailid
diagram AXLSoap_p10939.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_p10940.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_p10941.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_p10942.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_p10943.png
properties
minOcc 0
maxOcc 1
content complex
children device
source <xsd:element name="associatedDevices" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="device" type="axlapi:String50" minOccurs="0" maxOccurs="unbounded">
       
<xsd:annotation>
         
<xsd:documentation>Name of device.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RUser/associatedDevices/device
diagram AXLSoap_p10944.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_p10945.png
properties
minOcc 0
maxOcc 1
content complex
children pattern routePartitionName
source <xsd:element name="primaryExtension" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="pattern" type="axlapi:String255" minOccurs="0" maxOccurs="1">
       
<xsd:annotation>
         
<xsd:documentation>DN or Pattern</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
     
<xsd:element name="routePartitionName" type="axlapi:String50" minOccurs="0" maxOccurs="1">
       
<xsd:annotation>
         
<xsd:documentation>Route Partition to which the DN is associated.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RUser/primaryExtension/pattern
diagram AXLSoap_p10946.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_p10947.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_p10948.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_p10949.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_p10950.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_p10951.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_p10952.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_p10953.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_p10954.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_p10955.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_p10956.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_p10957.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_p10958.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_p10959.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_p10960.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_p10961.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_p10962.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_p10963.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="maxDeskPickupWaitTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

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

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

element RUser/associatedRemoteDestinationProfiles/remoteDestinationProfile
diagram AXLSoap_p10966.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_p10967.png
properties
minOcc 0
maxOcc 1
content complex
children pwdCredPolicyName pwdCredUserCantChange pwdCredUserMustChange pwdCredDoesNotExpire pwdCredTimeChanged pwdCredTimeAdminLockout pwdCredLockedByAdministrator
source <xsd:element name="passwordCredentials" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="pwdCredPolicyName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="pwdCredUserCantChange" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="pwdCredUserMustChange" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="pwdCredDoesNotExpire" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="pwdCredTimeChanged" type="xsd:string" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="pwdCredTimeAdminLockout" type="xsd:string" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="pwdCredLockedByAdministrator" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RUser/passwordCredentials/pwdCredPolicyName
diagram AXLSoap_p10968.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_p10969.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_p10970.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_p10971.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_p10972.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_p10973.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_p10974.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/pinCredentials
diagram AXLSoap_p10975.png
properties
minOcc 0
maxOcc 1
content complex
children pinCredPolicyName pinCredUserCantChange pinCredUserMustChange pinCredDoesNotExpire pinCredTimeChanged pinCredTimeAdminLockout pinCredLockedByAdministrator
source <xsd:element name="pinCredentials" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="pinCredPolicyName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="pinCredUserCantChange" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="pinCredUserMustChange" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="pinCredDoesNotExpire" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="pinCredTimeChanged" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="pinCredTimeAdminLockout" type="xsd:string" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="pinCredLockedByAdministrator" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RUser/pinCredentials/pinCredPolicyName
diagram AXLSoap_p10976.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_p10977.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_p10978.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_p10979.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_p10980.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_p10981.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_p10982.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/primaryDevice
diagram AXLSoap_p10983.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="primaryDevice" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

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

element RUser/associatedTodAccess/todAccess
diagram AXLSoap_p10985.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_p10986.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="status" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RUser/enableEmcc
diagram AXLSoap_p10987.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_p10988.png
properties
minOcc 0
maxOcc 1
content complex
children capfProfileInstanceId
source <xsd:element name="associatedCapfProfiles" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="capfProfileInstanceId" type="axlapi:String128" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RUser/associatedCapfProfiles/capfProfileInstanceId
diagram AXLSoap_p10989.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_p10990.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_p10991.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_p10992.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_p10993.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_p10994.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_p10995.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:choice>
 
</xsd:complexType>
</xsd:element>

element RUser/customUserFields/customUserField
diagram AXLSoap_p10996.png
type axlapi:RUserCustomUserField
properties
minOcc 0
maxOcc 5
content complex
children name value
source <xsd:element name="customUserField" type="axlapi:RUserCustomUserField" minOccurs="0" maxOccurs="5"/>

element RUser/homeCluster
diagram AXLSoap_p10997.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_p10998.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_p10999.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_p11000.png
properties
minOcc 0
maxOcc 1
content complex
children lineAppearanceAssociationForPresence
source <xsd:element name="lineAppearanceAssociationForPresences" minOccurs="0" maxOccurs="1">
 
<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_p11001.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  optional      
source <xsd:element name="lineAppearanceAssociationForPresence" type="axlapi:RLineAppearanceAssociationForPresence" minOccurs="0" maxOccurs="unbounded"/>

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


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