Navigation bar
  Print document Start Previous page
 105 of 321 
Next page End  

SAE J2735-Draft-Rev28 [issued: 11-10-08] 
-
105 -
This is an SAE Motor Vehicle Council draft document of the DSRC committee, subject to change.
   --                      -x- 4 bits
   --   }
XML Representation:
<xs:complexType name="BrakeSystemStatus" >
   <xs:simpleContent>
      <xs:annotation>
         <xs:documentation>       
            Encoded with the packed content of:
            SEQUENCE  {
            wheelBrakes        BrakeAppliedStatus,
            -x- 4 bits
            traction           TractionControlState,
            -x- 2 bits
            abs                AntiLockBrakeStatus,
            -x- 2 bits
            scs                StablityControlStatus,
            -x- 2 bits
            brakeBoost         BrakeBoostApplied,
            -x- 2 bits
            spareBits
            -x- 4 bits
            }
         </xs:documentation>
      </xs:annotation>
      <xs:extension base="BrakeSystemStatus-string" >
         <xs:attribute name="EncodingType" use="required">
           <xs:simpleType>
              <xs:restriction base="xs:NMTOKEN">
                 <xs:enumeration value="base64Binary"/>
              </xs:restriction>
           </xs:simpleType>
         </xs:attribute>
      </xs:extension>
   </xs:simpleContent>
</xs:complexType>
<xs:simpleType name="BrakeSystemStatus-string">
   <xs:restriction base="xs:base64Binary">
      <xs:length value="3"/>
   </xs:restriction>
</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 
<XML>, and
MSG
In addition, this item may be used by data structures in other ITS standards.
Remarks: Note that when the state changes an event flag may be raised in the BSM and this data frame
may be transmitted in Part II of that message to relate the new state.
7.13 Data Element: DE_BreadCrumbVersion-10
Use: The BreadCrumbVersion-10 data element one of a set of related items to carry breadcrumb data
(typically vehicle trials).  In use, sequences of this data set are sent (one per crumb), typically combined
into a single final octet string.  
ASN.1 Representation:
BreadCrumbVersion-10 ::= OCTET STRING (SIZE(4)) 
   -- To be made up of packed bytes as follows:
   -- longOffset INTEGER (-32767..32767)
   -- latOffset  INTEGER (-32767..32767)