complexType GetAppUserRes
diagram AXLAPI_p2056.png
namespace http://www.cisco.com/AXL/API/9.0
type extension of axlapi:APIResponse
properties
base axlapi:APIResponse
children return
used by
element getAppUserResponse
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="GetAppUserRes">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIResponse">
     
<xsd:sequence>
       
<xsd:element name="return">
         
<xsd:complexType>
           
<xsd:sequence>
             
<xsd:element name="appUser" type="axlapi:RAppUser"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element GetAppUserRes/return
diagram AXLAPI_p2057.png
properties
content complex
children appUser
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="appUser" type="axlapi:RAppUser"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetAppUserRes/return/appUser
diagram AXLAPI_p2058.png
type axlapi:RAppUser
properties
content complex
children userid password passwordCredentials digestCredentials presenceGroupName acceptPresenceSubscription acceptOutOfDialogRefer acceptUnsolicitedNotification allowReplaceHeader isStandard associatedDevices associatedGroups associatedCapfProfiles ctiControlledDeviceProfiles
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="appUser" type="axlapi:RAppUser"/>


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