simpleType dsrc:SteeringWheelAngleRateOfChange
namespace http://www.DSRC-Draft-02-00-15
type restriction of xs:byte
used by
elements dsrc:VehicleStatusDeviceType/steering/rate dsrc:ValueList/steeringWheelAngleRateOfChange
facets
minInclusive -127
annotation
documentation
      
            LSB is 3 degrees per second
        
source <xs:simpleType name="SteeringWheelAngleRateOfChange">
 
<xs:annotation>
   
<xs:documentation>      
            LSB is 3 degrees per second
        
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:byte">
   
<xs:minInclusive value="-127"/>
 
</xs:restriction>
</xs:simpleType>


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