complexType AddAppUserReq
diagram AXLSoap_p2154.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children appUser
used by
element addAppUser
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="AddAppUserReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:element name="appUser" type="axlapi:XAppUser"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element AddAppUserReq/appUser
diagram AXLSoap_p2155.png
type axlapi:XAppUser
properties
content complex
children userid password passwordCredentials digestCredentials presenceGroupName acceptPresenceSubscription acceptOutOfDialogRefer acceptUnsolicitedNotification allowReplaceHeader associatedDevices associatedGroups ctiControlledDeviceProfiles
source <xsd:element name="appUser" type="axlapi:XAppUser"/>


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