complexType RFeatureControlConfig
diagram AXLSoap_p11467.png
namespace http://www.cisco.com/AXL/API/15.0
children featureName defaultValue overrideDefault enableSetting
used by
element RFeatureControlPolicy/features/feature
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RFeatureControlConfig">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="featureName" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="defaultValue" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="overrideDefault" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enableSetting" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This tag will be taken to consideration only when 'overrideDefault' tag is set to True.This will be handled in the code.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute RFeatureControlConfig/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element RFeatureControlConfig/featureName
diagram AXLSoap_p11468.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="featureName" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element RFeatureControlConfig/defaultValue
diagram AXLSoap_p11469.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="defaultValue" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RFeatureControlConfig/overrideDefault
diagram AXLSoap_p11470.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="overrideDefault" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RFeatureControlConfig/enableSetting
diagram AXLSoap_p11471.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
This tag will be taken to consideration only when 'overrideDefault' tag is set to True.This will be handled in the code.
source <xsd:element name="enableSetting" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag will be taken to consideration only when 'overrideDefault' tag is set to True.This will be handled in the code.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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