complexType XUser
diagram AXLSoap_p20569.png
namespace http://www.cisco.com/AXL/API/11.5
children firstName displayName middleName lastName userid password pin mailid department manager userLocale associatedDevices primaryExtension associatedPc associatedGroups enableCti digestCredentials phoneProfiles defaultProfile presenceGroupName subscribeCallingSearchSpaceName enableMobility enableMobileVoiceAccess maxDeskPickupWaitTime remoteDestinationLimit passwordCredentials pinCredentials enableEmcc ctiControlledDeviceProfiles patternPrecedence numericUserId mlppPassword customUserFields homeCluster imAndPresenceEnable serviceProfile lineAppearanceAssociationForPresences directoryUri telephoneNumber title mobileNumber homeNumber pagerNumber extensionsInfo selfService userProfile calendarPresence ldapDirectoryName userIdentity nameDialing ipccExtension convertUserAccount accountType authenticationType enableUserToHostConferenceNow attendeesAccessCode zeroHop associatedHeadsets
used by
element AddUserReq/user
source <xsd:complexType name="XUser">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="firstName" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="displayName" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="middleName" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="lastName" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="userid" type="xsd:string" nillable="false" minOccurs="1" 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" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="department" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="manager" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="userLocale" type="axlapi:XUserLocale" nillable="true" 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="1" 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" nillable="false" 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="1" 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" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="digestCredentials" type="xsd:string" nillable="true" 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="1" 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" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="subscribeCallingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enableMobility" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enableMobileVoiceAccess" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="maxDeskPickupWaitTime" type="axlapi:XInteger" default="10000" nillable="false" 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" default="4" nillable="false" 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="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" nillable="false" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="pwdCredUserCantChange" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="pwdCredUserMustChange" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="pwdCredDoesNotExpire" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="pwdCredTimeChanged" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="pwdCredTimeAdminLockout" type="xsd:string" nillable="true" 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" nillable="false" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="pinCredUserCantChange" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="pinCredUserMustChange" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="pinCredDoesNotExpire" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="pinCredTimeChanged" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="pinCredTimeAdminLockout" type="xsd:string" nillable="true" 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="enableEmcc" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ctiControlledDeviceProfiles" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="profileName" type="axlapi:XFkType" minOccurs="1" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="patternPrecedence" type="axlapi:XPatternPrecedence" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="numericUserId" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mlppPassword" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="customUserFields" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:choice minOccurs="1">
         
<xsd:element name="customUserField" type="axlapi:XUserCustomUserField" 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" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="imAndPresenceEnable" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="serviceProfile" type="axlapi:XFkType" nillable="true" 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:XLineAppearanceAssociationForPresence" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="directoryUri" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="telephoneNumber" type="xsd:string" nillable="false" 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" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mobileNumber" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="homeNumber" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="pagerNumber" type="xsd:string" nillable="false" 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:complexContent>
         
<xsd:extension base="axlapi:XCommonMembersExtension">
           
<xsd:sequence minOccurs="0">
             
<xsd:element name="extension" type="axlapi:XExtension" 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:extension>
       
</xsd:complexContent>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="selfService" type="axlapi:UniqueString50" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="userProfile" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calendarPresence" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ldapDirectoryName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="userIdentity" type="xsd:string" nillable="false" 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" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ipccExtension" type="axlapi:XFkType" nillable="true" 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="convertUserAccount" type="axlapi:XFkType" nillable="true" 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="accountType" type="axlapi:XAccountType" default="Local" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid values are 'Local' or 'LDAP'. Value of 'Local' implies this is a Locally created user and a value of 'LDAP' implies this user is an LDAP Synchronized user</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="authenticationType" type="axlapi:XAuthenticationType" default="Local" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid values are 'Local' or 'LDAP'. Value of 'Local' implies authentication will happen at CUCM and a value of 'LDAP' implies authentication will happen at the LDAP</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="enableUserToHostConferenceNow" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="attendeesAccessCode" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="zeroHop" type="axlapi:boolean" default="false" 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="associatedHeadsets" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Contains headset that are associated to user.</xsd:documentation>
     
</xsd:annotation>
     
<xsd:complexType>
       
<xsd:complexContent>
         
<xsd:extension base="axlapi:XCommonMembersExtension">
           
<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:extension>
       
</xsd:complexContent>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

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

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

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

element XUser/lastName
diagram AXLSoap_p20573.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="lastName" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

element XUser/userid
diagram AXLSoap_p20574.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="userid" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

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

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

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

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

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

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

element XUser/associatedDevices
diagram AXLSoap_p20581.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 XUser/associatedDevices/device
diagram AXLSoap_p20582.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 XUser/primaryExtension
diagram AXLSoap_p20583.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="1" 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 XUser/primaryExtension/pattern
diagram AXLSoap_p20584.png
type axlapi:String255
properties
content simple
facets
Kind Value Annotation
maxLength 255
annotation
documentation
DN or Pattern
source <xsd:element name="pattern" type="axlapi:String255" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>DN or Pattern</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XUser/primaryExtension/routePartitionName
diagram AXLSoap_p20585.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 XUser/associatedPc
diagram AXLSoap_p20586.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="associatedPc" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element XUser/associatedGroups
diagram AXLSoap_p20587.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="1" 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 XUser/associatedGroups/userGroup
diagram AXLSoap_p20588.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="1" 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 XUser/associatedGroups/userGroup/name
diagram AXLSoap_p20589.png
type axlapi:String100
properties
content simple
facets
Kind Value Annotation
maxLength 100
annotation
documentation
Name of User Group
source <xsd:element name="name" type="axlapi:String100" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Name of User Group</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XUser/associatedGroups/userGroup/userRoles
diagram AXLSoap_p20590.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 XUser/associatedGroups/userGroup/userRoles/userRole
diagram AXLSoap_p20591.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 XUser/enableCti
diagram AXLSoap_p20592.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default true
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="enableCti" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>

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

element XUser/phoneProfiles
diagram AXLSoap_p20594.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="1" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element XUser/phoneProfiles/profileName
diagram AXLSoap_p20595.png
type axlapi:XFkType
properties
minOcc 1
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="profileName" type="axlapi:XFkType" minOccurs="1" maxOccurs="unbounded"/>

element XUser/defaultProfile
diagram AXLSoap_p20596.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 XUser/presenceGroupName
diagram AXLSoap_p20597.png
type axlapi:XFkType
properties
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="presenceGroupName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>

element XUser/subscribeCallingSearchSpaceName
diagram AXLSoap_p20598.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="subscribeCallingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

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

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

element XUser/maxDeskPickupWaitTime
diagram AXLSoap_p20601.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 10000
nillable false
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" default="10000" nillable="false" 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 XUser/remoteDestinationLimit
diagram AXLSoap_p20602.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 4
nillable false
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" default="4" nillable="false" 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 XUser/passwordCredentials
diagram AXLSoap_p20603.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" nillable="false" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="pwdCredUserCantChange" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="pwdCredUserMustChange" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="pwdCredDoesNotExpire" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="pwdCredTimeChanged" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="pwdCredTimeAdminLockout" type="xsd:string" nillable="true" 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 XUser/passwordCredentials/pwdCredPolicyName
diagram AXLSoap_p20604.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="pwdCredPolicyName" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>

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

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

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

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

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

element XUser/passwordCredentials/pwdCredLockedByAdministrator
diagram AXLSoap_p20610.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 XUser/passwordCredentials/pwdResetHackCount
diagram AXLSoap_p20611.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 XUser/pinCredentials
diagram AXLSoap_p20612.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" nillable="false" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="pinCredUserCantChange" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="pinCredUserMustChange" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="pinCredDoesNotExpire" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="pinCredTimeChanged" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="pinCredTimeAdminLockout" type="xsd:string" nillable="true" 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 XUser/pinCredentials/pinCredPolicyName
diagram AXLSoap_p20613.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="pinCredPolicyName" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>

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

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

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

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

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

element XUser/pinCredentials/pinCredLockedByAdministrator
diagram AXLSoap_p20619.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 XUser/pinCredentials/pinResetHackCount
diagram AXLSoap_p20620.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 XUser/enableEmcc
diagram AXLSoap_p20621.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="enableEmcc" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XUser/ctiControlledDeviceProfiles
diagram AXLSoap_p20622.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="1" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element XUser/ctiControlledDeviceProfiles/profileName
diagram AXLSoap_p20623.png
type axlapi:XFkType
properties
minOcc 1
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="profileName" type="axlapi:XFkType" minOccurs="1" maxOccurs="unbounded"/>

element XUser/patternPrecedence
diagram AXLSoap_p20624.png
type axlapi:XPatternPrecedence
properties
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="patternPrecedence" type="axlapi:XPatternPrecedence" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

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

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

element XUser/customUserFields
diagram AXLSoap_p20627.png
properties
minOcc 0
maxOcc 1
content complex
children customUserField
source <xsd:element name="customUserFields" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:choice minOccurs="1">
     
<xsd:element name="customUserField" type="axlapi:XUserCustomUserField" 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 XUser/customUserFields/customUserField
diagram AXLSoap_p20628.png
type axlapi:XUserCustomUserField
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:XUserCustomUserField" minOccurs="0" maxOccurs="5">
 
<xsd:annotation>
   
<xsd:documentation>This Tag is valid only for GetUser</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XUser/homeCluster
diagram AXLSoap_p20629.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default true
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="homeCluster" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>

element XUser/imAndPresenceEnable
diagram AXLSoap_p20630.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="imAndPresenceEnable" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XUser/serviceProfile
diagram AXLSoap_p20631.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="serviceProfile" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XUser/lineAppearanceAssociationForPresences
diagram AXLSoap_p20632.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:XLineAppearanceAssociationForPresence" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element XUser/lineAppearanceAssociationForPresences/lineAppearanceAssociationForPresence
diagram AXLSoap_p20633.png
type axlapi:XLineAppearanceAssociationForPresence
properties
minOcc 0
maxOcc unbounded
content complex
children laapAssociate laapProductType laapDeviceName laapDirectory laapPartition laapDescription
source <xsd:element name="lineAppearanceAssociationForPresence" type="axlapi:XLineAppearanceAssociationForPresence" minOccurs="0" maxOccurs="unbounded"/>

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

element XUser/telephoneNumber
diagram AXLSoap_p20635.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
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" nillable="false" 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 XUser/title
diagram AXLSoap_p20636.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="title" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

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

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

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

element XUser/extensionsInfo
diagram AXLSoap_p20640.png
type extension of axlapi:XCommonMembersExtension
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:complexContent>
     
<xsd:extension base="axlapi:XCommonMembersExtension">
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="extension" type="axlapi:XExtension" 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:extension>
   
</xsd:complexContent>
 
</xsd:complexType>
</xsd:element>

element XUser/extensionsInfo/extension
diagram AXLSoap_p20641.png
type axlapi:XExtension
properties
minOcc 0
maxOcc unbounded
content complex
children sortOrder pattern routePartition linePrimaryUri partition
annotation
documentation
These tags are for Quick User/Phone Add page
source <xsd:element name="extension" type="axlapi:XExtension" minOccurs="0" maxOccurs="unbounded">
 
<xsd:annotation>
   
<xsd:documentation>These tags are for Quick User/Phone Add page</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

element XUser/userProfile
diagram AXLSoap_p20643.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="userProfile" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XUser/calendarPresence
diagram AXLSoap_p20644.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="calendarPresence" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element XUser/ldapDirectoryName
diagram AXLSoap_p20645.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="ldapDirectoryName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

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

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

element XUser/ipccExtension
diagram AXLSoap_p20648.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
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" nillable="true" 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 XUser/convertUserAccount
diagram AXLSoap_p20649.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
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" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>These tags are for Get/UpdateUser APIs only.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XUser/accountType
diagram AXLSoap_p20650.png
type axlapi:XAccountType
properties
minOcc 0
maxOcc 1
content simple
default Local
annotation
documentation
Valid values are 'Local' or 'LDAP'. Value of 'Local' implies this is a Locally created user and a value of 'LDAP' implies this user is an LDAP Synchronized user
source <xsd:element name="accountType" type="axlapi:XAccountType" default="Local" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid values are 'Local' or 'LDAP'. Value of 'Local' implies this is a Locally created user and a value of 'LDAP' implies this user is an LDAP Synchronized user</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XUser/authenticationType
diagram AXLSoap_p20651.png
type axlapi:XAuthenticationType
properties
minOcc 0
maxOcc 1
content simple
default Local
annotation
documentation
Valid values are 'Local' or 'LDAP'. Value of 'Local' implies authentication will happen at CUCM and a value of 'LDAP' implies authentication will happen at the LDAP
source <xsd:element name="authenticationType" type="axlapi:XAuthenticationType" default="Local" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid values are 'Local' or 'LDAP'. Value of 'Local' implies authentication will happen at CUCM and a value of 'LDAP' implies authentication will happen at the LDAP</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XUser/enableUserToHostConferenceNow
diagram AXLSoap_p20652.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="enableUserToHostConferenceNow" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

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

element XUser/zeroHop
diagram AXLSoap_p20654.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
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" default="false" 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 XUser/associatedHeadsets
diagram AXLSoap_p20655.png
type extension of axlapi:XCommonMembersExtension
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:complexContent>
     
<xsd:extension base="axlapi:XCommonMembersExtension">
       
<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:extension>
   
</xsd:complexContent>
 
</xsd:complexType>
</xsd:element>

element XUser/associatedHeadsets/headset
diagram AXLSoap_p20656.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