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

SAE J2735-Draft-Rev15 [issued: 01-30-07]
-
50 -
This is an SAE Motor Vehicle Council draft document of the DSRC committee, subject to change.
         <!-- complete set of time and
         position,  speed,  heading -->
         <xs:element name="position2D" type="Position2D" />
         <!-- lat,  long -->
         <xs:element name="position3D" type="Position3D" />
         <!-- lat,  long,  elevation -->
         <xs:element name="vehicle" >
            <xs:complexType>
               <xs:sequence>
                  <xs:element name="height" type="VehicleHeight" />
                  <xs:element name="mass" type="VehicleMass" />
                  <xs:element name="type" type="VehicleType" />
               </xs:sequence>
            </xs:complexType>
         </xs:element>
         <xs:element name="speedHeadC" type="SpeedandHeadingConfidence" />
         <xs:element name="speedC" type="SpeedConfidence" />
         <!-- Note for drafting: Can add other items here if suggstested -->
         <xs:element name="localVehicleStatusDeviceType" type="local:VehicleStatusDeviceType"
minOccurs="0"/>
      </xs:choice>
</xs:complexType>
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.
Remarks: Encoding which of the data concept is to be found in this frame is normally expressed by preceding it
with the VehicleStatusDeviceTypeTag element.