simpleType ntcip:EssRoadwaySnowDepth
namespace http://www.ntcip.org/c2f-objects
type restriction of xs:unsignedShort
used by
element DataSurfaceConditions/roadway-snow-depth
facets
maxInclusive 3001
annotation
documentation
      
            Definition: The current depth of unpacked snow in centimeters on the driving surface.  The value 3001 shall indicate an error condition or missing value.
            Remarks: V2.0 - External data element taken from:NTCIP 1204, Object Definitions for Environmental Sensor Stations (ESS), v01.13, November 23, 2001.
        
source <xs:simpleType name="EssRoadwaySnowDepth">
 
<xs:annotation>
   
<xs:documentation>      
            Definition: The current depth of unpacked snow in centimeters on the driving surface.  The value 3001 shall indicate an error condition or missing value.
            Remarks: V2.0 - External data element taken from:NTCIP 1204, Object Definitions for Environmental Sensor Stations (ESS), v01.13, November 23, 2001.
        
</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