complexType LFeatureControlConfig
diagram AXLSoap_p5157.png
namespace http://www.cisco.com/AXL/API/15.0
children featureName defaultValue overrideDefault enableSetting
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LFeatureControlConfig">
 
<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 LFeatureControlConfig/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element LFeatureControlConfig/featureName
diagram AXLSoap_p5158.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 LFeatureControlConfig/defaultValue
diagram AXLSoap_p5159.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 LFeatureControlConfig/overrideDefault
diagram AXLSoap_p5160.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 LFeatureControlConfig/enableSetting
diagram AXLSoap_p5161.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