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

element GetFallbackFeatureConfigRes/return
diagram AXLSoap_p3092.png
properties
content complex
children fallbackFeatureConfig
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="fallbackFeatureConfig" type="axlapi:RFallbackFeatureConfig"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetFallbackFeatureConfigRes/return/fallbackFeatureConfig
diagram AXLSoap_p3093.png
type axlapi:RFallbackFeatureConfig
properties
content complex
children enableFallbackForImeCalls qosSensistivityLevel dtmfCorrelationDigits dtmfCollectionTimer callAnswerTimer clearImeCallDelayTimer dtmfInterDigitDelayTimer postConnectFallbackDelayTimer fallbackSplitDelayTimer callCss
source <xsd:element name="fallbackFeatureConfig" type="axlapi:RFallbackFeatureConfig"/>


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