complexType RSIPNormalizationScript
diagram AXLSoap_p13407.png
namespace http://www.cisco.com/AXL/API/15.0
children name description content scriptExecutionErrorRecoveryAction systemResourceErrorRecoveryAction maxMemoryThreshold maxLuaInstructionsThreshold isStandard
used by
elements GetSIPNormalizationScriptReq/returnedTags GetSIPNormalizationScriptRes/return/sIPNormalizationScript
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RSIPNormalizationScript">
 
<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: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 RSIPNormalizationScript/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

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

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

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

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

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

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

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

element RSIPNormalizationScript/isStandard
diagram AXLSoap_p13415.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