complexType VehicleSafetyExtensions
diagram
namespace http://dsrc_r70/DSRC
children events pathHistory pathPrediction lights
used by
element Snapshot/safetyExt
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>

element VehicleSafetyExtensions/events
diagram
type VehicleEventFlags
properties
isRef 0
minOcc 0
maxOcc 1
content complex
mixed true
children eventHazardLights eventStopLineViolation eventABSactivated eventTractionControlLoss eventStabilityControlactivated eventHazardousMaterials eventReserved1 eventHardBraking eventLightsChanged eventWipersChanged eventFlatTire eventDisabledVehicle eventAirBagDeployment
source <xsd:element name="events" type="VehicleEventFlags" minOccurs="0"/>

element VehicleSafetyExtensions/pathHistory
diagram
type PathHistory
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children initialPosition currGNSSstatus crumbData
source <xsd:element name="pathHistory" type="PathHistory" minOccurs="0"/>

element VehicleSafetyExtensions/pathPrediction
diagram
type PathPrediction
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children radiusOfCurve confidence
source <xsd:element name="pathPrediction" type="PathPrediction" minOccurs="0"/>

element VehicleSafetyExtensions/lights
diagram
type ExteriorLights
properties
isRef 0
minOcc 0
maxOcc 1
content complex
mixed true
children lowBeamHeadlightsOn highBeamHeadlightsOn leftTurnSignalOn rightTurnSignalOn hazardSignalOn automaticLightControlOn daytimeRunningLightsOn fogLightOn parkingLightsOn
source <xsd:element name="lights" type="ExteriorLights" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy