simpleType Link-oversaturated-threshold
namespace http://www.ite.org/tmdd
type restriction of xs:unsignedByte
used by
element LinkStatusList/oversaturated-threshold
facets
maxInclusive 100
annotation
documentation
<objectClass>Link</objectClass>
<definition>Threshold in percentage of link capacity to identify oversaturated conditions over a user specified time period.
            percent</definition>
source <xs:simpleType name="Link-oversaturated-threshold">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Link</objectClass>
     
<definition>Threshold in percentage of link capacity to identify oversaturated conditions over a user specified time period.
            percent
</definition>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedByte">
   
<xs:maxInclusive value="100"/>
 
</xs:restriction>
</xs:simpleType>


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