namespace | http://www.NTCIP-Partial-00-00-00 | ||||
type | restriction of xs:short | ||||
used by |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:simpleType name="EssSurfaceFreezePoint"> <xs:annotation> <xs:documentation> <Definition> The temperature in tenths of degrees Celsius, at which the existing solution on the roadway will freeze. The value 1001 shall indicate an error condition or missing value.</Definition> </xs:documentation> </xs:annotation> <xs:restriction base="xs:short"> <xs:minInclusive value="-1000"/> <xs:maxInclusive value="1001"/> </xs:restriction> </xs:simpleType> |