namespace | http://www.ntcip.org/c2f-objects | ||
type | restriction of xs:unsignedShort | ||
used by |
|
||
facets |
|
||
annotation |
|
||
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.&quot; </xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedShort"> <xs:maxInclusive value="3001"/> </xs:restriction> </xs:simpleType> |