complexType XEmccFeatureConfig
diagram axlapi_p13520.png
namespace http://www.cisco.com/AXL/API/8.5
children parameterName value
used by
element AddEmccFeatureConfigReq/emccFeatureConfig
source <xsd:complexType name="XEmccFeatureConfig">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="parameterName" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Name of the Emcc Parameter</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="value" type="axlapi:String255" nillable="true" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XEmccFeatureConfig/parameterName
diagram axlapi_p13521.png
type axlapi:String50
properties
isRef 0
content simple
nillable false
facets
Kind Value annotation 
maxLength 50 
annotation
documentation
Name of the Emcc Parameter
source <xsd:element name="parameterName" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Name of the Emcc Parameter</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XEmccFeatureConfig/value
diagram axlapi_p13522.png
type axlapi:String255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value annotation 
maxLength 255 
source <xsd:element name="value" type="axlapi:String255" nillable="true" minOccurs="0" maxOccurs="1"/>


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