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

element GetDirectedCallParkRes/return
diagram AXLSoap_p3020.png
properties
content complex
children directedCallPark
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="directedCallPark" type="axlapi:RDirectedCallPark"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetDirectedCallParkRes/return/directedCallPark
diagram AXLSoap_p3021.png
type axlapi:RDirectedCallPark
properties
content complex
children pattern description usage routePartitionName retrievalPrefix reversionPattern revertCssName
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="directedCallPark" type="axlapi:RDirectedCallPark"/>


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