simpleType Event-quantity-range
namespace http://www.ite.org/tmdd
type restriction of xs:unsignedShort
used by
element DataExtent/quantity-range
facets
maxInclusive 1000
annotation
documentation
<objectClass>Event</objectClass>
<definition>This is the percentage (x 10) range of uncertainty of the quantity about its estimated value in another data element; e.g. tomorrow&amp;apos;s temperature will be 60 F degrees has a range value of 5% (i.e. 50 parts per thousand).
            parts per thousands</definition>
source <xs:simpleType name="Event-quantity-range">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Event</objectClass>
     
<definition>This is the percentage (x 10) range of uncertainty of the quantity about its estimated value in another data element; e.g. tomorrow&amp;apos;s temperature will be 60 F degrees has a range value of 5% (i.e. 50 parts per thousand).
            parts per thousands
</definition>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedShort">
   
<xs:maxInclusive value="1000"/>
 
</xs:restriction>
</xs:simpleType>


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