Navigation bar
  Print document Start Previous page
 205 of 240 
Next page End  

SAE J2735-Draft-Rev26 [issued: 09-18-08] 
-
205 -
This is an SAE Motor Vehicle Council draft document of the DSRC committee, subject to change.
         <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"/>
               <xs:enumeration value="dateTime"/>
               <xs:enumeration value="fullPos"/>
               <xs:enumeration value="position2D"/>
               <xs:enumeration value="position3D"/>
               <xs:enumeration value="vehicle"/>
               <xs:enumeration value="speedHeadC"/>
               <xs:enumeration value="speedC"/>
            </xs:restriction>
         </xs:simpleType >
         <xs:simpleType>
            <xs:restriction base="local:VehicleStatusDeviceTypeTag" /> 
         </xs:simpleType>
      </xs:union>
</xs:simpleType>
In addition, this item may be used by data structures in other ITS standards.
7.153 Data Element: DE_VehicleStoppedInIntersection
Use: The VehicleStoppedInIntersection data element will be used to enumerate various type of preemption
events.  
ASN.1 Representation:
VehicleStoppedInIntersection ::= ENUMERATED {
     itemOne       (0), 
     itemTwo       (1), -- add any comments here
     itemThree     (2), 
     itemFour      (3),
     ... -- # LOCAL_CONTENT
     } 
     -- values to 127 reserved for std use
     -- values 128 to 255 reserved for local use
XML Representation:
<xs:simpleType name="VehicleStoppedInIntersection" >
      <xs:annotation>
         <xs:appinfo>
            itemOne (0)
            itemTwo (1) -- add any comments here
            itemThree (2)
            itemFour (3)
         </xs:appinfo>
         <xs:documentation>       
            values to 127 reserved for std use
Click to Convert - Powerful PDF Converter and HTML Converter.