simpleType dsrc:ThrottlePosition
namespace http://www.DSRC-Draft-02-00-15
type restriction of xs:unsignedByte
used by
elements dsrc:BasicSafetyMessage/throttle dsrc:ValueList/throttlePosition
facets
maxInclusive 200
annotation
documentation
      
            LSB units are 0.5 percent
        
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>


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