complexType AddAnnunciatorReq
diagram AXLAPI_p1605.png
namespace http://www.cisco.com/AXL/API/9.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children annunciator
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="AddAnnunciatorReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:element name="annunciator" type="axlapi:XAnnunciator"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element AddAnnunciatorReq/annunciator
diagram AXLAPI_p1606.png
type axlapi:XAnnunciator
properties
content complex
children name description devicePoolName locationName useTrustedRelayPoint
source <xsd:element name="annunciator" type="axlapi:XAnnunciator"/>


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