simpleType XFeatureControl
namespace http://www.cisco.com/AXL/API/9.0
type union of (restriction of xsd:string, xsd:string)
source <xsd:simpleType name="XFeatureControl">
 
<xsd:union>
   
<xsd:simpleType>
     
<xsd:restriction base="xsd:string">
       
<xsd:enumeration value="Forward All"/>
       
<xsd:enumeration value="Park"/>
       
<xsd:enumeration value="Divert (Alerting)"/>
       
<xsd:enumeration value="Conference List"/>
       
<xsd:enumeration value="Speed Dial"/>
       
<xsd:enumeration value="Call Back"/>
       
<xsd:enumeration value="Redial"/>
       
<xsd:enumeration value="Barge"/>
       
<xsd:enumeration value="Divert (Connected)"/>
       
<xsd:enumeration value="Call PickUp"/>
       
<xsd:enumeration value="Other Call PickUp"/>
       
<xsd:enumeration value="Group Call PickUp"/>
       
<xsd:enumeration value="Mobility"/>
       
<xsd:enumeration value="Meet Me"/>
       
<xsd:enumeration value="Report Quality"/>
       
<xsd:enumeration value="Report Caller"/>
     
</xsd:restriction>
   
</xsd:simpleType>
   
<xsd:simpleType>
     
<xsd:restriction base="xsd:string"/>
   
</xsd:simpleType>
 
</xsd:union>
</xsd:simpleType>


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