simpleType Link-capacity-existing
namespace http://www.ite.org/tmdd
type restriction of xs:unsignedByte
used by
element DataLinkState/capacity-existing
facets
maxInclusive 100
annotation
documentation
<objectClass>Link</objectClass>
<definition>Practical capacity has reduced from the normal value to this percentage of normal capacity.
            percent</definition>
source <xs:simpleType name="Link-capacity-existing">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Link</objectClass>
     
<definition>Practical capacity has reduced from the normal value to this percentage of normal capacity.
            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