complexType LSIPNormalizationScript
diagram AXLSoap_p8709.png
namespace http://www.cisco.com/AXL/API/15.0
children name description scriptExecutionErrorRecoveryAction systemResourceErrorRecoveryAction maxMemoryThreshold maxLuaInstructionsThreshold isStandard
used by
elements ListSIPNormalizationScriptReq/returnedTags ListSIPNormalizationScriptRes/return/sIPNormalizationScript
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LSIPNormalizationScript">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="scriptExecutionErrorRecoveryAction" type="axlapi:XSIPScriptErrorHandling" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="systemResourceErrorRecoveryAction" type="axlapi:XSIPScriptErrorHandling" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="maxMemoryThreshold" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="maxLuaInstructionsThreshold" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="isStandard" type="axlapi:boolean" minOccurs="0" 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:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute LSIPNormalizationScript/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

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

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

element LSIPNormalizationScript/scriptExecutionErrorRecoveryAction
diagram AXLSoap_p8712.png
type axlapi:XSIPScriptErrorHandling
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="scriptExecutionErrorRecoveryAction" type="axlapi:XSIPScriptErrorHandling" minOccurs="0" maxOccurs="1"/>

element LSIPNormalizationScript/systemResourceErrorRecoveryAction
diagram AXLSoap_p8713.png
type axlapi:XSIPScriptErrorHandling
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="systemResourceErrorRecoveryAction" type="axlapi:XSIPScriptErrorHandling" minOccurs="0" maxOccurs="1"/>

element LSIPNormalizationScript/maxMemoryThreshold
diagram AXLSoap_p8714.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="maxMemoryThreshold" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LSIPNormalizationScript/maxLuaInstructionsThreshold
diagram AXLSoap_p8715.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="maxLuaInstructionsThreshold" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LSIPNormalizationScript/isStandard
diagram AXLSoap_p8716.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
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" minOccurs="0" 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