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

element GetInteractiveVoiceResponseRes/return
diagram AXLSoap_p3348.png
properties
content complex
children interactiveVoiceResponse
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="interactiveVoiceResponse" type="axlapi:RInteractiveVoiceResponse"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetInteractiveVoiceResponseRes/return/interactiveVoiceResponse
diagram AXLSoap_p3349.png
type axlapi:RInteractiveVoiceResponse
properties
content complex
children name description devicePoolName locationName useTrustedRelayPoint serverName
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="interactiveVoiceResponse" type="axlapi:RInteractiveVoiceResponse"/>


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