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