complexType LUser
diagram AXLSoap_p9301.png
namespace http://www.cisco.com/AXL/API/15.0
children firstName middleName lastName emMaxLoginTime userid mailid department manager userLocale primaryExtension associatedPc enableCti subscribeCallingSearchSpaceName enableMobility enableMobileVoiceAccess maxDeskPickupWaitTime remoteDestinationLimit status enableEmcc patternPrecedence numericUserId mlppPassword homeCluster imAndPresenceEnable serviceProfile directoryUri telephoneNumber title mobileNumber homeNumber pagerNumber calendarPresence userIdentity customerName
used by
elements ListUserReq/returnedTags ListUserRes/return/user
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LUser">
 
<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="emMaxLoginTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="userid" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mailid" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="department" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="manager" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="userLocale" type="axlapi:XUserLocale" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="primaryExtension" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Only DNs associated with the associatedDevices of the User can be used as primary extension.</xsd:documentation>
     
</xsd:annotation>
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="pattern" type="axlapi:String255" minOccurs="0" maxOccurs="1">
           
<xsd:annotation>
             
<xsd:documentation>DN or Pattern</xsd:documentation>
           
</xsd:annotation>
         
</xsd:element>
         
<xsd:element name="routePartitionName" type="axlapi:String50" minOccurs="0" maxOccurs="1">
           
<xsd:annotation>
             
<xsd:documentation>Route Partition to which the DN is associated.</xsd:documentation>
           
</xsd:annotation>
         
</xsd:element>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="associatedPc" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enableCti" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="subscribeCallingSearchSpaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enableMobility" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enableMobileVoiceAccess" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="maxDeskPickupWaitTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Maximum wait time for Desk Pickup must be a number in the range 0 to 30000.Not Nullable.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="remoteDestinationLimit" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Remote Destination Limit must be a number in the range 1 to 10. Not Nullable.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="status" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Read Only</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="enableEmcc" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="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="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="directoryUri" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="telephoneNumber" type="xsd:string" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This field also corresponds to the field 'Number Displayed in Directory' for the Quick User/phone Add page.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="title" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mobileNumber" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="homeNumber" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="pagerNumber" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calendarPresence" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="userIdentity" type="xsd:string" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Value should be of of the format user@domain</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="customerName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This tag should only be used by Hosted Collaboration Solution Shared Architecture deployments.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

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

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

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

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

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

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

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

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

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

element LUser/primaryExtension
diagram AXLSoap_p9311.png
properties
minOcc 0
maxOcc 1
content complex
children pattern routePartitionName
annotation
documentation
Only DNs associated with the associatedDevices of the User can be used as primary extension.
source <xsd:element name="primaryExtension" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Only DNs associated with the associatedDevices of the User can be used as primary extension.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="pattern" type="axlapi:String255" minOccurs="0" maxOccurs="1">
       
<xsd:annotation>
         
<xsd:documentation>DN or Pattern</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
     
<xsd:element name="routePartitionName" type="axlapi:String50" minOccurs="0" maxOccurs="1">
       
<xsd:annotation>
         
<xsd:documentation>Route Partition to which the DN is associated.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element LUser/primaryExtension/pattern
diagram AXLSoap_p9312.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 LUser/primaryExtension/routePartitionName
diagram AXLSoap_p9313.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 LUser/associatedPc
diagram AXLSoap_p9314.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="associatedPc" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LUser/enableCti
diagram AXLSoap_p9315.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 LUser/subscribeCallingSearchSpaceName
diagram AXLSoap_p9316.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 LUser/enableMobility
diagram AXLSoap_p9317.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 LUser/enableMobileVoiceAccess
diagram AXLSoap_p9318.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 LUser/maxDeskPickupWaitTime
diagram AXLSoap_p9319.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Maximum wait time for Desk Pickup must be a number in the range 0 to 30000.Not Nullable.
source <xsd:element name="maxDeskPickupWaitTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Maximum wait time for Desk Pickup must be a number in the range 0 to 30000.Not Nullable.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

element LUser/status
diagram AXLSoap_p9321.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Read Only
source <xsd:element name="status" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Read Only</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LUser/enableEmcc
diagram AXLSoap_p9322.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 LUser/patternPrecedence
diagram AXLSoap_p9323.png
type axlapi:XPatternPrecedence
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="patternPrecedence" type="axlapi:XPatternPrecedence" minOccurs="0" maxOccurs="1"/>

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

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

element LUser/homeCluster
diagram AXLSoap_p9326.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 LUser/imAndPresenceEnable
diagram AXLSoap_p9327.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 LUser/serviceProfile
diagram AXLSoap_p9328.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 LUser/directoryUri
diagram AXLSoap_p9329.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="directoryUri" type="xsd:string" minOccurs="0" maxOccurs="1"/>

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

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

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

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

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

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

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

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


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