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

element GetFallbackProfileRes/return
diagram AXLSoap_p3099.png
properties
content complex
children fallbackProfile
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="fallbackProfile" type="axlapi:RFallbackProfile"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetFallbackProfileRes/return/fallbackProfile
diagram AXLSoap_p3100.png
type axlapi:RFallbackProfile
properties
content complex
children name description advertisedFallbackDirectoryE164Number qosSensistivityLevel callCss callAnswerTimer directoryNumberPartition directoryNumber numberOfDigitsForCallerIDPartialMatch numberOfCorrelationDtmfDigits
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="fallbackProfile" type="axlapi:RFallbackProfile"/>


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