complexType LUser
diagram AXLSoap_p9046.png
namespace http://www.cisco.com/AXL/API/12.0
children firstName displayName middleName lastName userid mailid department manager userLocale primaryExtension associatedPc enableCti presenceGroupName subscribeCallingSearchSpaceName enableMobility enableMobileVoiceAccess maxDeskPickupWaitTime remoteDestinationLimit status enableEmcc patternPrecedence numericUserId mlppPassword homeCluster imAndPresenceEnable serviceProfile directoryUri telephoneNumber title mobileNumber homeNumber pagerNumber selfService calendarPresence ldapDirectoryName userIdentity enableUserToHostConferenceNow attendeesAccessCode
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="displayName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="middleName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="lastName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="userid" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="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="presenceGroupName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="subscribeCallingSearchSpaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enableMobility" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enableMobileVoiceAccess" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="maxDeskPickupWaitTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Maximum wait time for Desk Pickup must be a number in the range 0 to 30000.Not Nullable.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="remoteDestinationLimit" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Remote Destination Limit must be a number in the range 1 to 10. Not Nullable.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="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="selfService" type="axlapi:UniqueString50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calendarPresence" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ldapDirectoryName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="userIdentity" type="xsd:string" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Value should be of of the format user@domain</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="enableUserToHostConferenceNow" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="attendeesAccessCode" type="xsd:string" minOccurs="0" maxOccurs="1"/>
 
</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_p9047.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/displayName
diagram AXLSoap_p9048.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="displayName" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LUser/middleName
diagram AXLSoap_p9049.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_p9050.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/userid
diagram AXLSoap_p9051.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_p9052.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_p9053.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_p9054.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_p9055.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_p9056.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_p9057.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_p9058.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_p9059.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_p9060.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/presenceGroupName
diagram AXLSoap_p9061.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 LUser/subscribeCallingSearchSpaceName
diagram AXLSoap_p9062.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_p9063.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_p9064.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_p9065.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_p9066.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_p9067.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_p9068.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_p9069.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_p9070.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_p9071.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_p9072.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_p9073.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_p9074.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_p9075.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_p9076.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_p9077.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_p9078.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_p9079.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_p9080.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/selfService
diagram AXLSoap_p9081.png
type axlapi:UniqueString50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="selfService" type="axlapi:UniqueString50" minOccurs="0" maxOccurs="1"/>

element LUser/calendarPresence
diagram AXLSoap_p9082.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/ldapDirectoryName
diagram AXLSoap_p9083.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="ldapDirectoryName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LUser/userIdentity
diagram AXLSoap_p9084.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/enableUserToHostConferenceNow
diagram AXLSoap_p9085.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="enableUserToHostConferenceNow" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

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


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