complexType GetCcdAdvertisingServiceRes
diagram AXLSoap_p2770.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIResponse
properties
base axlapi:APIResponse
children return
used by
element getCcdAdvertisingServiceResponse
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="GetCcdAdvertisingServiceRes">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIResponse">
     
<xsd:sequence>
       
<xsd:element name="return">
         
<xsd:complexType>
           
<xsd:sequence>
             
<xsd:element name="ccdAdvertisingService" type="axlapi:RCcdAdvertisingService"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element GetCcdAdvertisingServiceRes/return
diagram AXLSoap_p2771.png
properties
content complex
children ccdAdvertisingService
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="ccdAdvertisingService" type="axlapi:RCcdAdvertisingService"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetCcdAdvertisingServiceRes/return/ccdAdvertisingService
diagram AXLSoap_p2772.png
type axlapi:RCcdAdvertisingService
properties
content complex
children name description isActivated hostDnGroup safSipTrunk safH323Trunk
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="ccdAdvertisingService" type="axlapi:RCcdAdvertisingService"/>


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