simpleType ntcip:EssPavementTemperature
namespace http://www.NTCIP-Partial-00-00-00
type restriction of xs:short
used by
element atis:WeatherInformation/pavementTemperature
facets
minInclusive -1000
maxInclusive 1001
annotation
documentation
<Definition> The current pavement temperature 2-10 cm below the pavement surface in tenths of degrees Celsius.  The value 1001 shall indicate an error condition or missing value.</Definition>
source <xs:simpleType name="EssPavementTemperature">
 
<xs:annotation>
   
<xs:documentation>
     
<Definition> The current pavement temperature 2-10 cm below the pavement surface in tenths of degrees Celsius.  The value 1001 shall indicate an error condition or missing value.</Definition>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:short">
   
<xs:minInclusive value="-1000"/>
   
<xs:maxInclusive value="1001"/>
 
</xs:restriction>
</xs:simpleType>


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