simpleType XSilenceSuppressionThreshold
namespace http://www.cisco.com/AXL/API/15.0
type union of (restriction of xsd:string, xsd:string)
used by
elements LAnalogPort/silenceSuppressionThreshold LT1Port/silenceSuppressionThreshold RAnalogPort/silenceSuppressionThreshold RT1Port/silenceSuppressionThreshold UT1Port/silenceSuppressionThreshold XAnalogPort/silenceSuppressionThreshold XT1Port/silenceSuppressionThreshold
source <xsd:simpleType name="XSilenceSuppressionThreshold">
 
<xsd:union>
   
<xsd:simpleType>
     
<xsd:restriction base="xsd:string">
       
<xsd:enumeration value="Disable"/>
       
<xsd:enumeration value="-48dbm0"/>
       
<xsd:enumeration value="-45dbm0"/>
       
<xsd:enumeration value="-42dbm0"/>
       
<xsd:enumeration value="-39dbm0"/>
       
<xsd:enumeration value="-36dbm0"/>
       
<xsd:enumeration value="-33dbm0"/>
       
<xsd:enumeration value="-30dbm0"/>
     
</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