diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
children | parameterName value | ||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="LEmccFeatureConfig"> <xsd:sequence minOccurs="0"> <xsd:element name="parameterName" type="axlapi:String50" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Name of the Emcc Parameter</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="value" type="axlapi:String255" minOccurs="0" maxOccurs="1"/> </xsd:sequence> <xsd:attribute name="uuid" type="axlapi:XUUID"/> </xsd:complexType> |
type | axlapi:XUUID | ||||||
facets |
|
||||||
source | <xsd:attribute name="uuid" type="axlapi:XUUID"/> |
diagram | |||||||
type | axlapi:String50 | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:element name="parameterName" type="axlapi:String50" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Name of the Emcc Parameter</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:String255 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="value" type="axlapi:String255" minOccurs="0" maxOccurs="1"/> |