simpleType ntcip:EssRoadwaySnowPackDepth
namespace http://www.NTCIP-Partial-00-00-00
type restriction of xs:unsignedShort
used by
elements LinkDataSet/snowPack atis:WeatherInformation/snowPack
facets
maxInclusive 3001
annotation
documentation
<Definition> The current depth of packed snow in centimeters on the roadway surface.  The value 3001 shall indicate an error condition or missing value.</Definition>
source <xs:simpleType name="EssRoadwaySnowPackDepth">
 
<xs:annotation>
   
<xs:documentation>
     
<Definition> The current depth of packed snow in centimeters on the roadway surface.  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