complexType UpdateFeatureControlPolicyReq
diagram AXLSoap_p15418.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:NameAndGUIDRequest
properties
base axlapi:NameAndGUIDRequest
children name uuid newName description features
used by
element updateFeatureControlPolicy
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateFeatureControlPolicyReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:NameAndGUIDRequest">
     
<xsd:sequence>
       
<xsd:element name="newName" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="description" type="axlapi:String100" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="features" minOccurs="0" maxOccurs="1">
         
<xsd:complexType>
           
<xsd:sequence minOccurs="0">
             
<xsd:element name="feature" type="axlapi:XFeatureControlConfig" minOccurs="0" maxOccurs="unbounded"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateFeatureControlPolicyReq/newName
diagram AXLSoap_p15419.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="newName" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateFeatureControlPolicyReq/description
diagram AXLSoap_p15420.png
type axlapi:String100
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 100
source <xsd:element name="description" type="axlapi:String100" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateFeatureControlPolicyReq/features
diagram AXLSoap_p15421.png
properties
minOcc 0
maxOcc 1
content complex
children feature
source <xsd:element name="features" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="feature" type="axlapi:XFeatureControlConfig" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element UpdateFeatureControlPolicyReq/features/feature
diagram AXLSoap_p15422.png
type axlapi:XFeatureControlConfig
properties
minOcc 0
maxOcc unbounded
content complex
children featureName overrideDefault enableSetting
source <xsd:element name="feature" type="axlapi:XFeatureControlConfig" minOccurs="0" maxOccurs="unbounded"/>


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