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

element AddPresenceGroupReq/presenceGroup
diagram AXLSoap_p2373.png
type axlapi:XPresenceGroup
properties
content complex
children name description presenceGroups
source <xsd:element name="presenceGroup" type="axlapi:XPresenceGroup"/>


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