complexType UpdateSIPNormalizationScriptReq
diagram AXLSoap_p16790.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:NameAndGUIDRequest
properties
base axlapi:NameAndGUIDRequest
children name uuid newName description content scriptExecutionErrorRecoveryAction systemResourceErrorRecoveryAction maxMemoryThreshold maxLuaInstructionsThreshold
used by
element updateSIPNormalizationScript
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateSIPNormalizationScriptReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:NameAndGUIDRequest">
     
<xsd:sequence>
       
<xsd:element name="newName" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="content" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="scriptExecutionErrorRecoveryAction" type="axlapi:XSIPScriptErrorHandling" default="Message Rollback Only" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="systemResourceErrorRecoveryAction" type="axlapi:XSIPScriptErrorHandling" default="Disable Script" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="maxMemoryThreshold" type="xsd:string" default="50" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="maxLuaInstructionsThreshold" type="xsd:string" default="1000" nillable="false" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateSIPNormalizationScriptReq/newName
diagram AXLSoap_p16791.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="newName" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSIPNormalizationScriptReq/description
diagram AXLSoap_p16792.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSIPNormalizationScriptReq/content
diagram AXLSoap_p16793.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="content" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSIPNormalizationScriptReq/scriptExecutionErrorRecoveryAction
diagram AXLSoap_p16794.png
type axlapi:XSIPScriptErrorHandling
properties
minOcc 0
maxOcc 1
content simple
default Message Rollback Only
nillable false
source <xsd:element name="scriptExecutionErrorRecoveryAction" type="axlapi:XSIPScriptErrorHandling" default="Message Rollback Only" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSIPNormalizationScriptReq/systemResourceErrorRecoveryAction
diagram AXLSoap_p16795.png
type axlapi:XSIPScriptErrorHandling
properties
minOcc 0
maxOcc 1
content simple
default Disable Script
nillable false
source <xsd:element name="systemResourceErrorRecoveryAction" type="axlapi:XSIPScriptErrorHandling" default="Disable Script" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSIPNormalizationScriptReq/maxMemoryThreshold
diagram AXLSoap_p16796.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
default 50
nillable false
source <xsd:element name="maxMemoryThreshold" type="xsd:string" default="50" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSIPNormalizationScriptReq/maxLuaInstructionsThreshold
diagram AXLSoap_p16797.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
default 1000
nillable false
source <xsd:element name="maxLuaInstructionsThreshold" type="xsd:string" default="1000" nillable="false" minOccurs="0" maxOccurs="1"/>


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