namespace | http://www.DSRC-Draft-02-00-15 | ||
type | restriction of xs:unsignedByte | ||
used by |
|
||
facets |
|
||
annotation |
|
||
source | <xs:simpleType name="ThrottlePosition"> <xs:annotation> <xs:documentation> LSB units are 0.5 percent </xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedByte"> <xs:maxInclusive value="200"/> </xs:restriction> </xs:simpleType> |