simpleType ntcip:EssAdjacentSnowDepth
namespace http://www.ntcip.org/c2f-objects
type restriction of xs:unsignedShort
used by
element DataSurfaceConditions/adjacent-snow-depth
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.
        
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.
        
</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