complexType GetUserRes
diagram AXLSoap_p3186.png
namespace http://www.cisco.com/AXL/API/9.1
type extension of axlapi:APIResponse
properties
base axlapi:APIResponse
children return
used by
element getUserResponse
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="GetUserRes">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIResponse">
     
<xsd:sequence>
       
<xsd:element name="return">
         
<xsd:complexType>
           
<xsd:sequence>
             
<xsd:element name="user" type="axlapi:RUser"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element GetUserRes/return
diagram AXLSoap_p3187.png
properties
content complex
children user
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="user" type="axlapi:RUser"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetUserRes/return/user
diagram AXLSoap_p3188.png
type axlapi:RUser
properties
content complex
children firstName middleName lastName userid password pin telephoneNumber mailid department manager userLocale associatedDevices primaryExtension associatedPc associatedGroups enableCti digestCredentials phoneProfiles defaultProfile presenceGroupName subscribeCallingSearchSpaceName enableMobility enableMobileVoiceAccess maxDeskPickupWaitTime remoteDestinationLimit associatedRemoteDestinationProfiles passwordCredentials pinCredentials primaryDevice associatedTodAccess status enableEmcc associatedCapfProfiles ctiControlledDeviceProfiles patternPrecedence numericUserId mlppPassword customUserFields homeCluster imAndPresenceEnable serviceProfile lineAppearanceAssociationForPresences directoryUri
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="user" type="axlapi:RUser"/>


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