simpleType dsrc:DrivingWheelAngle
namespace http://www.DSRC-Draft-02-00-15
type restriction of xs:byte
used by
elements dsrc:ValueList/drivingWheelAngle dsrc:VehicleStatusDeviceType/steering/wheels
facets
minInclusive -127
annotation
documentation
      
            LSB units of 0.3333 degrees.
            a range of 42.33 degrees each way
        
source <xs:simpleType name="DrivingWheelAngle">
 
<xs:annotation>
   
<xs:documentation>      
            LSB units of 0.3333 degrees.
            a range of 42.33 degrees each way
        
</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