namespace | http://www.NTCIP-Partial-00-00-00 | ||
type | restriction of xs:unsignedShort | ||
used by |
|
||
facets |
|
||
annotation |
|
||
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.</Definition> </xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedShort"> <xs:maxInclusive value="3001"/> </xs:restriction> </xs:simpleType> |