| diagram | ![]() | ||
| namespace | http://dsrc_r70/DSRC | ||
| children | events pathHistory pathPrediction lights | ||
| used by |
| ||
| source | <xsd:complexType name="VehicleSafetyExtensions"> <xsd:sequence> <xsd:element name="events" type="VehicleEventFlags" minOccurs="0"/> <xsd:element name="pathHistory" type="PathHistory" minOccurs="0"/> <xsd:element name="pathPrediction" type="PathPrediction" minOccurs="0"/> <xsd:element name="lights" type="ExteriorLights" minOccurs="0"/> <xsd:any namespace="##other" processContents="lax" minOccurs="0"/> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() | ||||||||||
| type | VehicleEventFlags | ||||||||||
| properties |
| ||||||||||
| children | eventHazardLights eventStopLineViolation eventABSactivated eventTractionControlLoss eventStabilityControlactivated eventHazardousMaterials eventReserved1 eventHardBraking eventLightsChanged eventWipersChanged eventFlatTire eventDisabledVehicle eventAirBagDeployment | ||||||||||
| source | <xsd:element name="events" type="VehicleEventFlags" minOccurs="0"/> |
| diagram | ![]() | ||||||||
| type | PathHistory | ||||||||
| properties |
| ||||||||
| children | initialPosition currGNSSstatus crumbData | ||||||||
| source | <xsd:element name="pathHistory" type="PathHistory" minOccurs="0"/> |
| diagram | ![]() | ||||||||
| type | PathPrediction | ||||||||
| properties |
| ||||||||
| children | radiusOfCurve confidence | ||||||||
| source | <xsd:element name="pathPrediction" type="PathPrediction" minOccurs="0"/> |
| diagram | ![]() | ||||||||||
| type | ExteriorLights | ||||||||||
| properties |
| ||||||||||
| children | lowBeamHeadlightsOn highBeamHeadlightsOn leftTurnSignalOn rightTurnSignalOn hazardSignalOn automaticLightControlOn daytimeRunningLightsOn fogLightOn parkingLightsOn | ||||||||||
| source | <xsd:element name="lights" type="ExteriorLights" minOccurs="0"/> |