diagram | ![]() |
||
namespace | http://www.IM-Draft-03-00-44a | ||
children | pos ppos spos hist dsrc veh details sensors srs text private localMayday-Data-Set | ||
used by |
|
||
source | <xs:complexType name="Mayday-Data-Set"> <xs:sequence> <!-- note that SAE J2313, as published, uses an underscore, which should be replaced with a "-" for proper ASN1 notation --> <xs:element name="pos" type="dsrc:FullPositionVector" minOccurs="0"/> <!-- current pos --> <xs:element name="ppos" type="dsrc:FullPositionVector" minOccurs="0"/> <!-- Prior_Position --> <xs:element name="spos" type="dsrc:FullPositionVector" minOccurs="0"/> <!-- Start_Position --> <xs:element name="hist" minOccurs="0"> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="32"> <xs:element name="hist-item" type="dsrc:FullPositionVector"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="dsrc" type="dsrc:FullPositionVector" minOccurs="0"/> <!-- Last_DSRC DSRC = dedicated short range comm --> <xs:element name="veh" type="atis:NONE"/> <!-- [SAE:J2313:Vehicle_Info] VIN, ID, mobile phone electronic serial number, occupant sensors present --> <xs:element name="details" type="atis:NONE"/> <!-- [SAE:J2313:Vehicle_Details] further information about vehicle appearance --> <xs:element name="sensors"> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="16"> <xs:element name="sensor" type="atis:NONE"/> <!-- [SAE:J2313:Vehicle_Sensor_Info] lists of triples: sensor ID, status, data --> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="srs" type="atis:NONE" minOccurs="0"/> <!-- [SAE:J2313:Vehicle_SRS] SRS = Safety Restraint System --> <xs:element name="text" type="FreeText" minOccurs="0"/> <xs:element name="private" type="atis:NONE" minOccurs="0"/> <!-- [SAE:J2313:Proprietary_Info] --> <xs:element name="localMayday-Data-Set" type="local:Mayday-Data-Set" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||
type | dsrc:FullPositionVector | ||||||||
properties |
|
||||||||
children | lastMsg utcTime long lat elevation heading speed timeConfidence posConfidence speedConfidence localFullPositionVector | ||||||||
source | <xs:element name="pos" type="dsrc:FullPositionVector" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | dsrc:FullPositionVector | ||||||||
properties |
|
||||||||
children | lastMsg utcTime long lat elevation heading speed timeConfidence posConfidence speedConfidence localFullPositionVector | ||||||||
source | <xs:element name="ppos" type="dsrc:FullPositionVector" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | dsrc:FullPositionVector | ||||||||
properties |
|
||||||||
children | lastMsg utcTime long lat elevation heading speed timeConfidence posConfidence speedConfidence localFullPositionVector | ||||||||
source | <xs:element name="spos" type="dsrc:FullPositionVector" minOccurs="0"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | hist-item | ||||||||
source | <xs:element name="hist" minOccurs="0"> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="32"> <xs:element name="hist-item" type="dsrc:FullPositionVector"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | dsrc:FullPositionVector | ||||
properties |
|
||||
children | lastMsg utcTime long lat elevation heading speed timeConfidence posConfidence speedConfidence localFullPositionVector | ||||
source | <xs:element name="hist-item" type="dsrc:FullPositionVector"/> |
diagram | ![]() |
||||||||
type | dsrc:FullPositionVector | ||||||||
properties |
|
||||||||
children | lastMsg utcTime long lat elevation heading speed timeConfidence posConfidence speedConfidence localFullPositionVector | ||||||||
source | <xs:element name="dsrc" type="dsrc:FullPositionVector" minOccurs="0"/> |
diagram | ![]() |
||||
type | atis:NONE | ||||
properties |
|
||||
source | <xs:element name="veh" type="atis:NONE"/> |
diagram | ![]() |
||||
type | atis:NONE | ||||
properties |
|
||||
source | <xs:element name="details" type="atis:NONE"/> |
diagram | ![]() |
||||
properties |
|
||||
children | sensor | ||||
source | <xs:element name="sensors"> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="16"> <xs:element name="sensor" type="atis:NONE"/> <!-- [SAE:J2313:Vehicle_Sensor_Info] lists of triples: sensor ID, status, data --> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | atis:NONE | ||||
properties |
|
||||
source | <xs:element name="sensor" type="atis:NONE"/> |
diagram | ![]() |
||||||||
type | atis:NONE | ||||||||
properties |
|
||||||||
source | <xs:element name="srs" type="atis:NONE" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | FreeText | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="text" type="FreeText" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | atis:NONE | ||||||||
properties |
|
||||||||
source | <xs:element name="private" type="atis:NONE" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | local:Mayday-Data-Set | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localMayday-Data-Set" type="local:Mayday-Data-Set" minOccurs="0"/> |