![]() ![]() ![]() ![]() SAE J2735-Draft-Rev28 [issued: 11-10-08]
-
94 -
This is an SAE Motor Vehicle Council draft document of the DSRC committee, subject to change.
<xs:sequence>
<xs:element name="obDist" type="ObstacleDistance" />
<!-- Obstacle Distance -->
<xs:element name="obDirect" type="ObstacleDirection" />
<!-- Obstacle Direction -->
<xs:element name="dateTime" type="DDateTime" />
<!-- time detected -->
</xs:sequence>
</xs:complexType>
</xs:element>
<!-- detected Obstacle data -->
<xs:element name="fullPos" type="FullPositionVector" minOccurs="0"/>
<!-- complete set of time and
position, speed, heading -->
<xs:element name="position2D" type="Position2D" minOccurs="0"/>
<!-- lat, long -->
<xs:element name="position3D" type="Position3D" minOccurs="0"/>
<!-- lat, long, elevation -->
<xs:element name="speedHeadC" type="SpeedandHeadingConfidence" minOccurs="0"/>
<xs:element name="speedC" type="SpeedConfidence" minOccurs="0"/>
<xs:element name="vehicleData" minOccurs="0">
<xs:complexType>
<xs:sequence>
<xs:element name="height" type="VehicleHeight" />
<xs:element name="bumpers" type="BumperHeights" />
<xs:element name="mass" type="VehicleMass" />
<xs:element name="trailerWeight" type="TrailerWeight" />
<xs:element name="type" type="VehicleType" />
<!-- values for width and length are sent in BSM part I as well. -->
</xs:sequence>
</xs:complexType>
</xs:element>
<!-- vehicle data -->
<xs:element name="vehicleIdent" type="VehicleIdent" minOccurs="0"/>
<!-- comm vehicle data -->
<xs:element name="weatherReport" minOccurs="0">
<xs:complexType>
<xs:sequence>
<xs:element name="isRaining" type="ntcip:EssPrecipYesNo" />
<xs:element name="rainRate" type="ntcip:EssPrecipRate"
minOccurs="0"/>
<xs:element name="precipSituation" type="ntcip:EssPrecipSituation"
minOccurs="0"/>
<xs:element name="solarRadiation" type="ntcip:EssSolarRadiation"
minOccurs="0"/>
<xs:element name="friction" type="ntcip:EssMobileFriction"
minOccurs="0"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<!-- local weather data -->
<!-- vehicle trail -->
<!-- vehicle's GPS -->
<xs:element name="localVehicleStatus" type="local:VehicleStatus" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
Used By: This entry is used directly by one other data structure in this standard, a DF called
DF_PartTwoContent <ASN> <XML>. In addition, this item may be used by data structures in other
ITS standards.
6.54 Data Frame: DF_WiperStatus
Use: The current status of the wiper systems on the subject vehicle, including front and rear wiper systems
(where equipped)
|