simpleType ThrottlePosition
namespace http://www.DSRC-Draft-03-00-24
type restriction of xs:unsignedByte
used by
elements BasicSafetyMessage/throttle ValueList/throttlePosition
facets
maxInclusive 200
source <xs:simpleType name="ThrottlePosition">
 
<xs:restriction base="xs:unsignedByte">
   
<xs:maxInclusive value="200"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy