complexType XFeatureControlPolicy
diagram AXLSoap_p18737.png
namespace http://www.cisco.com/AXL/API/15.0
children name description features
used by
element AddFeatureControlPolicyReq/featureControlPolicy
source <xsd:complexType name="XFeatureControlPolicy">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" 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:complexType>

element XFeatureControlPolicy/name
diagram AXLSoap_p18738.png
type axlapi:String50
properties
content simple
nillable false
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>

element XFeatureControlPolicy/description
diagram AXLSoap_p18739.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 XFeatureControlPolicy/features
diagram AXLSoap_p18740.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 XFeatureControlPolicy/features/feature
diagram AXLSoap_p18741.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