simpleType ntcip:EssPrecipRate
namespace http://www.ntcip.org/c2f-objects
type xs:unsignedShort
used by
element DataRoadWeather/precip-rate
annotation
documentation
      
            Definition: The rainfall, or water equivalent of snow, rate in tenths of grams per square meter per second (for rain, this is approximately  to 0.36 mm/hr).  A value of 65535 shall indicate an error condition or missing value.
        
source <xs:simpleType name="EssPrecipRate">
 
<xs:annotation>
   
<xs:documentation>      
            Definition: The rainfall, or water equivalent of snow, rate in tenths of grams per square meter per second (for rain, this is approximately  to 0.36 mm/hr).  A value of 65535 shall indicate an error condition or missing value.
        
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedShort"/>
</xs:simpleType>


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