| diagram | ![]() | ||
| namespace | http://dsrc_r70/DSRC | ||
| children | thePosition safetyExt dataSet | ||
| used by |
| ||
| source | <xsd:complexType name="Snapshot"> <xsd:sequence> <xsd:element name="thePosition" type="FullPositionVector"/> <xsd:element name="safetyExt" type="VehicleSafetyExtensions" minOccurs="0"/> <xsd:element name="dataSet" type="VehicleStatus" minOccurs="0"/> <xsd:any namespace="##other" processContents="lax" minOccurs="0"/> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() | ||||
| type | FullPositionVector | ||||
| properties |
| ||||
| children | utcTime long lat elevation heading speed posAccuracy timeConfidence posConfidence speedConfidence | ||||
| source | <xsd:element name="thePosition" type="FullPositionVector"/> |
| diagram | ![]() | ||||||||
| type | VehicleSafetyExtensions | ||||||||
| properties |
| ||||||||
| children | events pathHistory pathPrediction lights | ||||||||
| source | <xsd:element name="safetyExt" type="VehicleSafetyExtensions" minOccurs="0"/> |
| diagram | ![]() | ||||||||
| type | VehicleStatus | ||||||||
| properties |
| ||||||||
| children | lights lightBar wipers brakeStatus brakePressure roadFriction sunData rainData airTemp airPres steering accelSets object fullPos throttlePos speedHeadC speedC vehicleData vehicleIdent j1939data weatherReport gnssStatus | ||||||||
| source | <xsd:element name="dataSet" type="VehicleStatus" minOccurs="0"/> |