complexType GetCcdFeatureConfigReq
diagram AXLSoap_p2773.png
namespace http://www.cisco.com/AXL/API/15.0
children paramName returnedTags
used by
element getCcdFeatureConfig
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="GetCcdFeatureConfigReq">
 
<xsd:sequence>
   
<xsd:element name="paramName" type="xsd:string"/>
   
<xsd:element name="returnedTags" type="axlapi:XCcdFeatureConfig" minOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/>
</xsd:complexType>

attribute GetCcdFeatureConfigReq/@sequence
type xsd:unsignedLong
properties
use optional
source <xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/>

element GetCcdFeatureConfigReq/paramName
diagram AXLSoap_p2774.png
type xsd:string
properties
content simple
source <xsd:element name="paramName" type="xsd:string"/>

element GetCcdFeatureConfigReq/returnedTags
diagram AXLSoap_p2775.png
type axlapi:XCcdFeatureConfig
properties
content complex
children ccdParamName ccdParamValue
source <xsd:element name="returnedTags" type="axlapi:XCcdFeatureConfig" minOccurs="1"/>


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