diagram | ![]() |
||||||||||||
namespace | http://www.cisco.com/AXL/API/12.5 | ||||||||||||
children | searchCriteria returnedTags skip first | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="ListUserReq"> <xsd:sequence> <xsd:element name="searchCriteria"> <xsd:annotation> <xsd:documentation>At least one element under searchCriteria has to be mentioned</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="firstName" type="xsd:string" minOccurs="0"/> <xsd:element name="lastName" type="xsd:string" minOccurs="0"/> <xsd:element name="userid" type="xsd:string" minOccurs="0"/> <xsd:element name="department" type="xsd:string" minOccurs="0"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="returnedTags" type="axlapi:LUser" minOccurs="1"/> <xsd:element name="skip" type="xsd:unsignedLong" minOccurs="0"> <xsd:annotation> <xsd:documentation>It will be used only when first tag is specified.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="first" type="xsd:unsignedLong" minOccurs="0"/> </xsd:sequence> <xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/> </xsd:complexType> |
type | xsd:unsignedLong | ||
properties |
|
||
source | <xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/> |
diagram | ![]() |
||
properties |
|
||
children | firstName lastName userid department | ||
annotation |
|
||
source | <xsd:element name="searchCriteria"> <xsd:annotation> <xsd:documentation>At least one element under searchCriteria has to be mentioned</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="firstName" type="xsd:string" minOccurs="0"/> <xsd:element name="lastName" type="xsd:string" minOccurs="0"/> <xsd:element name="userid" type="xsd:string" minOccurs="0"/> <xsd:element name="department" type="xsd:string" minOccurs="0"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | ![]() |
||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="firstName" type="xsd:string" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="lastName" type="xsd:string" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="userid" type="xsd:string" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="department" type="xsd:string" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
type | axlapi:LUser | ||||||||||||
properties |
|
||||||||||||
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 | ||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="returnedTags" type="axlapi:LUser" minOccurs="1"/> |
diagram | ![]() |
||||||
type | xsd:unsignedLong | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="skip" type="xsd:unsignedLong" minOccurs="0"> <xsd:annotation> <xsd:documentation>It will be used only when first tag is specified.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||
type | xsd:unsignedLong | ||||||
properties |
|
||||||
source | <xsd:element name="first" type="xsd:unsignedLong" minOccurs="0"/> |