complexType UpdateFeatureControlPolicyReq
diagram axlapi_p11119.png
namespace http://www.cisco.com/AXL/API/8.5
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
sequencexsd:unsignedLongoptional      
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 axlapi_p11120.png
type axlapi:String50
properties
isRef 0
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 axlapi_p11121.png
type axlapi:String100
properties
isRef 0
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 axlapi_p11122.png
properties
isRef 0
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 axlapi_p11123.png
type axlapi:XFeatureControlConfig
properties
isRef 0
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