complexType GetFallbackFeatureConfigRes
diagram axlapi_p2139.png
namespace http://www.cisco.com/AXL/API/8.5
type extension of axlapi:APIResponse
properties
base axlapi:APIResponse
children return
used by
element getFallbackFeatureConfigResponse
attributes
Name  Type  Use  Default  Fixed  annotation
sequencexsd:unsignedLongoptional      
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 axlapi_p2140.png
properties
isRef 0
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 axlapi_p2141.png
type axlapi:RFallbackFeatureConfig
properties
isRef 0
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