diagram | ![]() |
||
namespace | http://www.IM-Draft-03-00-44a | ||
children | header vehicle occupantCount vehicleRole mostHarmfulEvent damageExtent collisionWith injuryData protectionUsed airBagUse uderrideCode ejection trapped pointOfImpact insuranceData otherData furtherText agencyInCharge localTrackInvolvedVehicle | ||
used by |
|
||
source | <xs:complexType name="TrackInvolvedVehicle"> <xs:sequence> <xs:element name="header" type="Header"/> <!-- if an inner element is not present then the header content of the message which carries this DF shall be applied to the context of this message. The header has the data creator, time stamps, location, and what to do when the message becomes old (how to get a fresh one) and the reference ID of this message or submessage --> <xs:element name="vehicle" type="CargoVehicle"/> <!-- from 1512.3 contains a description of the vehicle and any cargo including its overall condition and/or damage --> <xs:element name="occupantCount" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:unsignedShort"> <xs:maxInclusive value="1000"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="vehicleRole" type="VehicleRoleInEvent" minOccurs="0"/> <xs:element name="mostHarmfulEvent" type="MostHarmfulEvent" minOccurs="0"/> <xs:element name="damageExtent" type="DamageExtent" minOccurs="0"/> <xs:element name="collisionWith" type="tmdd:Event-incident-details" minOccurs="0"/> <xs:element name="injuryData" type="InjuryData" minOccurs="0"/> <!-- gross injury data and any EMS run and transport data NEMSIS records may be found here if locally used --> <xs:element name="protectionUsed" type="OccupantProtectionSystemUsed" minOccurs="0"/> <xs:element name="airBagUse" type="AirBagDeployed" minOccurs="0"/> <xs:element name="uderrideCode" type="UnderrideOverrideCode" minOccurs="0"/> <xs:element name="ejection" type="Ejection" minOccurs="0"/> <xs:element name="trapped" type="Trapped" minOccurs="0"/> <xs:element name="pointOfImpact" type="AreaOfImpact" minOccurs="0"/> <xs:element name="insuranceData" type="jxdd:InsuranceData" minOccurs="0"/> <xs:element name="otherData" type="atis:Tail" minOccurs="0"/> <xs:element name="furtherText" type="FreeText" minOccurs="0"/> <!-- any further data --> <xs:element name="agencyInCharge" type="tmdd:Link-ownership" minOccurs="0"/> <!-- whomever is in charge or has custody of the vehicle, if applicable --> <xs:element name="localTrackInvolvedVehicle" type="local:TrackInvolvedVehicle" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | Header | ||||
properties |
|
||||
children | senderIncidentID inReplyTo pedigreeSequence sender basics issueTime updateTime expiryTime onExpiry urgency testMessage localHeader | ||||
source | <xs:element name="header" type="Header"/> |
diagram | ![]() |
||||
type | CargoVehicle | ||||
properties |
|
||||
children | header summary registration powerUnits cargoUnits refToPlacards other towing qual localCargoVehicle | ||||
source | <xs:element name="vehicle" type="CargoVehicle"/> |
diagram | ![]() |
||||||||
type | restriction of xs:unsignedShort | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="occupantCount" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:unsignedShort"> <xs:maxInclusive value="1000"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||
type | VehicleRoleInEvent | ||||||||
properties |
|
||||||||
source | <xs:element name="vehicleRole" type="VehicleRoleInEvent" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | MostHarmfulEvent | ||||||||
properties |
|
||||||||
source | <xs:element name="mostHarmfulEvent" type="MostHarmfulEvent" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | DamageExtent | ||||||||
properties |
|
||||||||
source | <xs:element name="damageExtent" type="DamageExtent" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Event-incident-details | ||||||||
properties |
|
||||||||
source | <xs:element name="collisionWith" type="tmdd:Event-incident-details" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | InjuryData | ||||||||
properties |
|
||||||||
children | transportMethod transportSource agency careFacilConfidence agencyName agencyIdentifier agencyLocation address phones emsAgency organizationType facilityProvides centerReference runNumber triageCode qual severity localInjuryData | ||||||||
source | <xs:element name="injuryData" type="InjuryData" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | OccupantProtectionSystemUsed | ||||||||
properties |
|
||||||||
source | <xs:element name="protectionUsed" type="OccupantProtectionSystemUsed" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | AirBagDeployed | ||||||||
properties |
|
||||||||
source | <xs:element name="airBagUse" type="AirBagDeployed" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | UnderrideOverrideCode | ||||||||
properties |
|
||||||||
source | <xs:element name="uderrideCode" type="UnderrideOverrideCode" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | Ejection | ||||||||
properties |
|
||||||||
source | <xs:element name="ejection" type="Ejection" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | Trapped | ||||||||
properties |
|
||||||||
source | <xs:element name="trapped" type="Trapped" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | AreaOfImpact | ||||||||
properties |
|
||||||||
source | <xs:element name="pointOfImpact" type="AreaOfImpact" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | jxdd:InsuranceData | ||||||||
properties |
|
||||||||
children | toBeResolved1 toBeResolved2 toBeResolved3 | ||||||||
source | <xs:element name="insuranceData" type="jxdd:InsuranceData" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | atis:Tail | ||||||||
properties |
|
||||||||
children | entry | ||||||||
source | <xs:element name="otherData" type="atis:Tail" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | FreeText | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="furtherText" type="FreeText" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tmdd:Link-ownership | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="agencyInCharge" type="tmdd:Link-ownership" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | local:TrackInvolvedVehicle | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localTrackInvolvedVehicle" type="local:TrackInvolvedVehicle" minOccurs="0"/> |