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

element GetImeFeatureConfigRes/return
diagram AXLSoap_p3293.png
properties
content complex
children imeFeatureConfig
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="imeFeatureConfig" type="axlapi:RImeFeatureConfig"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetImeFeatureConfigRes/return/imeFeatureConfig
diagram AXLSoap_p3294.png
type axlapi:RImeFeatureConfig
properties
content complex
children preventImeCallsFromAnalogGateways enableIntraDomain allowMwiNotification trunkConnectionTimer firewallConnectionTimer firewallTranscationTimer firewallIdleTimer failedCallAttemptThreshold callFallbackAttemptThreshold qualityTimer useImeForOutboundCalls
source <xsd:element name="imeFeatureConfig" type="axlapi:RImeFeatureConfig"/>


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