|     SAE J2735-Draft-Rev28 [issued: 11-10-08]   -  210 -  This is an SAE Motor Vehicle Council draft document of the DSRC committee, subject to change.              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"/>                 <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>  Used By:  This entry is used directly by one other data structure in this standard, a DF called  DF_VehicleStatusRequest <ASN> <XML>.   In addition, this item may be used by data structures in  other ITS standards.  7.152 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),   |