| namespace | http://www.DSRC-Draft-02-00-15 | ||
| type | restriction of xs:unsignedShort | ||
| used by |
|
||
| facets |
|
||
| annotation |
|
||
| source | <xs:simpleType name="VehicleWidth"> <xs:annotation> <xs:documentation> LSB units are 1 cm </xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedShort"> <xs:maxInclusive value="1023"/> </xs:restriction> </xs:simpleType> |