complexType LSIPNormalizationScript
diagram AXLSoap_p7081.png
namespace http://www.cisco.com/AXL/API/9.1
children name description content scriptExecutionErrorRecoveryAction systemResourceErrorRecoveryAction maxMemoryThreshold maxLuaInstructionsThreshold isStandard
used by
elements ListSIPNormalizationScriptReq/returnedTags ListSIPNormalizationScriptRes/return/sIPNormalizationScript
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
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="content" 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:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
</xsd:complexType>

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

element LSIPNormalizationScript/name
diagram AXLSoap_p7082.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_p7083.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/content
diagram AXLSoap_p7084.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="content" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LSIPNormalizationScript/scriptExecutionErrorRecoveryAction
diagram AXLSoap_p7085.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_p7086.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_p7087.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_p7088.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_p7089.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="isStandard" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>


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