simpleType XFallbackSensitivityLevel
namespace http://www.cisco.com/AXL/API/8.5
type union of (restriction of xsd:string, xsd:string)
source <xsd:simpleType name="XFallbackSensitivityLevel">
 
<xsd:union>
   
<xsd:simpleType>
     
<xsd:restriction base="xsd:string">
       
<xsd:enumeration value="Disable Fallback (No PSTN fallback option)"/>
       
<xsd:enumeration value="Utility (Lowest tolerable quality, not for extended duration calls)"/>
       
<xsd:enumeration value="Accommodative (Minimum acceptable quality)"/>
       
<xsd:enumeration value="Nominal (Default sensitivity, almost all enterprise deployments qualify)"/>
       
<xsd:enumeration value="Moderate (More sensitive, not all deployments qualify)"/>
       
<xsd:enumeration value="Aggressive (Most sensitive, not all deployments qualify)"/>
     
</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