complexType XSIPNormalizationScript
diagram AXLSoap_p20597.png
namespace http://www.cisco.com/AXL/API/15.0
children name description content scriptExecutionErrorRecoveryAction systemResourceErrorRecoveryAction maxMemoryThreshold maxLuaInstructionsThreshold isStandard
used by
element AddSIPNormalizationScriptReq/sIPNormalizationScript
source <xsd:complexType name="XSIPNormalizationScript">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" 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="1" maxOccurs="1"/>
   
<xsd:element name="scriptExecutionErrorRecoveryAction" type="axlapi:XSIPScriptErrorHandling" default="Message Rollback Only" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="systemResourceErrorRecoveryAction" type="axlapi:XSIPScriptErrorHandling" default="Disable Script" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="maxMemoryThreshold" type="xsd:string" default="50" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="maxLuaInstructionsThreshold" type="xsd:string" default="1000" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="isStandard" type="axlapi:boolean" nillable="false" minOccurs="1" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>If the value of isStandard is t (true), the fields are not editable.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element XSIPNormalizationScript/name
diagram AXLSoap_p20598.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

element XSIPNormalizationScript/description
diagram AXLSoap_p20599.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 XSIPNormalizationScript/content
diagram AXLSoap_p20600.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="content" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

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

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

element XSIPNormalizationScript/maxMemoryThreshold
diagram AXLSoap_p20603.png
type xsd:string
properties
content simple
default 50
nillable false
source <xsd:element name="maxMemoryThreshold" type="xsd:string" default="50" nillable="false" minOccurs="1" maxOccurs="1"/>

element XSIPNormalizationScript/maxLuaInstructionsThreshold
diagram AXLSoap_p20604.png
type xsd:string
properties
content simple
default 1000
nillable false
source <xsd:element name="maxLuaInstructionsThreshold" type="xsd:string" default="1000" nillable="false" minOccurs="1" maxOccurs="1"/>

element XSIPNormalizationScript/isStandard
diagram AXLSoap_p20605.png
type axlapi:boolean
properties
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
If the value of isStandard is t (true), the fields are not editable.
source <xsd:element name="isStandard" type="axlapi:boolean" nillable="false" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>If the value of isStandard is t (true), the fields are not editable.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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