Navigation bar
  Print document Start Previous page
 201 of 303 
Next page End  

SAE J2735-Draft-Rev29 [issued: 12-11-08] 
-
201 -
This is an SAE Motor Vehicle Council draft document of the DSRC committee, subject to change.
      <xs:annotation>
         <xs:appinfo>
            unknown (0)
            lights (1) -- Exterior Lights
            wipers (2) -- Wipers
            brakes (3) -- Brake Applied
            stab (4) -- Stability Control
            trac (5) -- Traction Control
            abs (6) -- Anti-Lock Brakes
            sunS (7) -- Sun Sensor
            rainS (8) -- Rain Sensor
            airTemp (9) -- Air Temperature
            steering (10)
            vertAccelThres (11) -- Wheel that Exceeded the
            vertAccel (12) -- Vertical g Force Value
            hozAccelLong (13) -- Longitudinal Acceleration
            hozAccelLat (14) -- Lateral Acceleration
            hozAccelCon (15) -- Acceleration Confidence
            accell4way (16)
            confidenceSet (17)
            obDist (18) -- Obstacle Distance
            obDirect (19) -- Obstacle Direction
            yaw (20) -- Yaw Rate
            yawRateCon (21) -- Yaw Rate Confidence
            dateTime (22) -- complete time
            fullPos (23) -- complete set of time and
             -- position ,  speed ,  heading
            position2D (24) -- lat ,
            position3D (25) -- lat ,
            vehicle (26) -- height ,
            speedHeadC (27)
            speedC (28)
         </xs:appinfo>
         <xs:documentation>       
            values to 127 reserved for std use
            values 128 to 255 reserved for local use
         </xs:documentation>
      </xs:annotation>
      <xs:union>
         <xs:simpleType>
            <xs:restriction base="xs:unsignedInt">
               <xs:minInclusive value="0"/>
               <xs:maxInclusive value="28"/>
            </xs:restriction>
         </xs:simpleType>
         <xs:simpleType>
            <xs:restriction base="xs:string">
               <xs:enumeration value="unknown"/>
               <xs:enumeration value="lights"/>
               <xs:enumeration value="wipers"/>
               <xs:enumeration value="brakes"/>
               <xs:enumeration value="stab"/>
               <xs:enumeration value="trac"/>
               <xs:enumeration value="abs"/>
               <xs:enumeration value="sunS"/>
               <xs:enumeration value="rainS"/>
               <xs:enumeration value="airTemp"/>
               <xs:enumeration value="steering"/>
               <xs:enumeration value="vertAccelThres"/>
               <xs:enumeration value="vertAccel"/>
               <xs:enumeration value="hozAccelLong"/>
               <xs:enumeration value="hozAccelLat"/>
               <xs:enumeration value="hozAccelCon"/>
               <xs:enumeration value="accell4way"/>
               <xs:enumeration value="confidenceSet"/>
               <xs:enumeration value="obDist"/>
               <xs:enumeration value="obDirect"/>
               <xs:enumeration value="yaw"/>
               <xs:enumeration value="yawRateCon"/>