simpleType ntcip:EssRoadwaySnowPackDepth
namespace http://www.ntcip.org/c2f-objects
type restriction of xs:unsignedShort
used by
element DataSurfaceConditions/roadway-snow-pack-depth
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."
        
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.&amp;quot;
        
</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