simpleType ntcip:EssAdjacentSnowDepth
namespace http://www.NTCIP-Partial-00-00-00
type restriction of xs:unsignedShort
used by
element atis:WeatherInformation/snowOffRoad
facets
maxInclusive 3001
annotation
documentation
<Definition> The depth of snow in centimeters on representative areas other than the highway pavement, avoiding drifts and plowed areas.  The value 3001 shall indicate an error condition or missing value.</Definition>
source <xs:simpleType name="EssAdjacentSnowDepth">
 
<xs:annotation>
   
<xs:documentation>
     
<Definition> The depth of snow in centimeters on representative areas other than the highway pavement, avoiding drifts and plowed areas.  The value 3001 shall indicate an error condition or missing value.</Definition>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedShort">
   
<xs:maxInclusive value="3001"/>
 
</xs:restriction>
</xs:simpleType>


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