complexType RNormalizationScriptInfo
diagram AXLSoap_p9954.png
namespace http://www.cisco.com/AXL/API/9.1
children parameterName parameterValue
used by
element RConferenceBridge/normalizationScriptInfos/normalizationScriptInfo
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:complexType name="RNormalizationScriptInfo">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="parameterName" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="parameterValue" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
</xsd:complexType>

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

element RNormalizationScriptInfo/parameterName
diagram AXLSoap_p9955.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="parameterName" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>

element RNormalizationScriptInfo/parameterValue
diagram AXLSoap_p9956.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="parameterValue" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>


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