| diagram | ![]() |
||||||||||||
| namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
| type | extension of axlapi:APIRequest | ||||||||||||
| properties |
|
||||||||||||
| children | ccdParam | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xsd:complexType name="UpdateCcdFeatureConfigReq"> <xsd:complexContent> <xsd:extension base="axlapi:APIRequest"> <xsd:sequence> <xsd:element name="ccdParam" type="axlapi:RCcdParam" minOccurs="1" maxOccurs="unbounded"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| diagram | ![]() |
||||||
| type | axlapi:RCcdParam | ||||||
| properties |
|
||||||
| children | ccdParamName ccdParamValue | ||||||
| source | <xsd:element name="ccdParam" type="axlapi:RCcdParam" minOccurs="1" maxOccurs="unbounded"/> |