| namespace | http://www.DSRC-Draft-02-00-15 | ||
| type | restriction of xs:unsignedByte | ||
| used by |
|
||
| facets |
|
||
| annotation |
|
||
| source | <xs:simpleType name="AmbientAirTemperature"> <xs:annotation> <xs:documentation> in deg C with a -40 offset </xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedByte"> <xs:maxInclusive value="191"/> </xs:restriction> </xs:simpleType> |