Navigation bar
  Print document Start Previous page
 85 of 177 
Next page End  

SAE J2735-Draft-Rev15 [issued: 01-30-07]
-
85 -
This is an SAE Motor Vehicle Council draft document of the DSRC committee, subject to change.
            off (1) -- B'01  Off
            on (2) -- B'10  On or active
         </xs:appinfo>
         <xs:documentation>       
            Encoded as a 2 bit value
         </xs:documentation>
      </xs:annotation>
      <xs:union>
         <xs:simpleType>
            <xs:restriction base="xs:unsignedInt">
               <xs:minInclusive value="0"/>
               <xs:maxInclusive value="2"/>
            </xs:restriction>
         </xs:simpleType>
         <xs:simpleType>
            <xs:restriction base="xs:string">
               <xs:enumeration value="notEquipped"/>
               <xs:enumeration value="off"/>
               <xs:enumeration value="on"/>
            </xs:restriction>
         </xs:simpleType >
      </xs:union>
</xs:simpleType>
Used by: This entry is directly used by the following 2 other data structures in this standard (record type, descriptive name,
ASN.1, and XML name (if present) of each):
DF 
<ASN> <XML>, and
DF 
In addition, this item may be used by data structures in other ITS standards.
7.46 Data Element: DE_StdTagList  FIX!!!!
Use: A set of enumerated values (one byte long) which assigns the tag value for each data element or data frame
defined in the standard which could be transmitted in the WSM encoding format of encoded bytes.
ASN.1 Representation:
StdTagList ::= ENUMERATED {
   -- pick any single item/group below,
   reserved                       (0),
   accelandYawConfidence          (1),
   acceleration                   (2),
   accelerationSet4Way            (3),
   accelerationConfidence         (4),
   airBagCount                    (5),
   ambientAirTemperature          (6),
   antiLockBrakeStatus            (7),
   appContextMark                 (8),
   brakeAppliedPressure           (9),
   brakeAppliedStatus             (10),
   brakeBoostApplied              (11),
   brakeSystemStatus              (12),
   dDate                          (13),
   dDateTime                      (14),
   dDay                           (15),
   dFullTime                      (16),
   dHour                          (17),
   dMinute                        (18),
   dMonth                         (19),
   dMonthDay                      (20),
   drivingWheelAngle              (21),
   dSecond                        (22),