namespace | http://www.DSRC-Draft-02-00-15 | ||
type | xs:unsignedShort | ||
used by |
|
||
annotation |
|
||
source | <xs:simpleType name="TwoByteTagList"> <xs:annotation> <xs:documentation> Values with the upper byte = 0 TO 127, or = 255 are reserved for use by the DSRC std Local use should set the upper byte to 127 and above </xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedShort"/> </xs:simpleType> |