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

element GetSIPNormalizationScriptRes/return
diagram AXLSoap_p3819.png
properties
content complex
children sIPNormalizationScript
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="sIPNormalizationScript" type="axlapi:RSIPNormalizationScript"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetSIPNormalizationScriptRes/return/sIPNormalizationScript
diagram AXLSoap_p3820.png
type axlapi:RSIPNormalizationScript
properties
content complex
children name description content scriptExecutionErrorRecoveryAction systemResourceErrorRecoveryAction maxMemoryThreshold maxLuaInstructionsThreshold isStandard
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="sIPNormalizationScript" type="axlapi:RSIPNormalizationScript"/>


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