namespace | http://www.DSRC-Draft-02-00-15 | ||
type | restriction of xs:byte | ||
used by |
|
||
facets |
|
||
annotation |
|
||
source | <xs:simpleType name="DrivingWheelAngle"> <xs:annotation> <xs:documentation> LSB units of 0.3333 degrees. a range of 42.33 degrees each way </xs:documentation> </xs:annotation> <xs:restriction base="xs:byte"> <xs:minInclusive value="-127"/> </xs:restriction> </xs:simpleType> |