| diagram | ![]() |
||||||||||||
| namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
| type | extension of axlapi:APIRequest | ||||||||||||
| properties |
|
||||||||||||
| children | uuid parameterName value | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xsd:complexType name="UpdateEmccFeatureConfigReq"> <xsd:complexContent> <xsd:extension base="axlapi:APIRequest"> <xsd:sequence> <xsd:choice> <xsd:element name="uuid" type="axlapi:XUUID"/> <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:choice> <xsd:element name="value" type="axlapi:String255" nillable="true" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| diagram | ![]() |
||||||
| type | axlapi:XUUID | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xsd:element name="uuid" type="axlapi:XUUID"/> |
| diagram | ![]() |
||||||
| type | axlapi:String50 | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| 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> |
| diagram | ![]() |
||||||||
| type | axlapi:String255 | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xsd:element name="value" type="axlapi:String255" nillable="true" minOccurs="0" maxOccurs="1"/> |