diagram | ![]() |
||
namespace | http://www.IM-Draft-03-00-44a | ||
children | header additonalText furtherContact roleInEvent roleText roleStatus personalData relatedVehicle witnessStatement otherLinkages wasDriver locationInVehicle injuryData protectionUsed airBagUse uderrideCode ejection trapped pointOfImpact hazardToOthers insuranceData otherData localTrackInvolvedPerson | ||
used by |
|
||
source | <xs:complexType name="TrackInvolvedPerson"> <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="additonalText" type="FreeText" minOccurs="0"/> <!-- inter-agency free text use --> <xs:element name="furtherContact" type="ReferenceID" minOccurs="0"/> <!-- a point of further contact --> <xs:element name="roleInEvent" type="RoleInEvent" minOccurs="0"/> <xs:element name="roleText" type="FreeText" minOccurs="0"/> <!-- a free text Roles in the event --> <xs:element name="roleStatus" type="RoleStatus" minOccurs="0"/> <xs:element name="personalData" type="PersonInformation" minOccurs="0"/> <!-- all forms of ID and addresses --> <xs:element name="relatedVehicle" type="ReferenceID" minOccurs="0"/> <!-- shall point to any related vehicle --> <xs:element name="witnessStatement" type="ReferenceID" minOccurs="0"/> <!-- shall point to a WitnessStatement --> <xs:element name="otherLinkages" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="16"> <xs:element name="otherLinkage" type="ReferenceID"/> <!-- any other related objects or assets --> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="wasDriver" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:boolean"/> </xs:simpleType> </xs:element> <xs:element name="locationInVehicle" type="LocationInVehicle" minOccurs="0"/> <!-- vehicle information and any extraction which was needed --> <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="hazardToOthers" type="HealthPrecautions" minOccurs="0"/> <xs:element name="insuranceData" type="jxdd:InsuranceData" minOccurs="0"/> <xs:element name="otherData" type="atis:Tail" minOccurs="0"/> <xs:element name="localTrackInvolvedPerson" type="local:TrackInvolvedPerson" 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 | FreeText | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="additonalText" type="FreeText" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | ReferenceID | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="furtherContact" type="ReferenceID" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | RoleInEvent | ||||||||
properties |
|
||||||||
source | <xs:element name="roleInEvent" type="RoleInEvent" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | FreeText | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="roleText" type="FreeText" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | RoleStatus | ||||||||
properties |
|
||||||||
source | <xs:element name="roleStatus" type="RoleStatus" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | PersonInformation | ||||||||
properties |
|
||||||||
children | header associatedVehicle contactRef personData technology agencyName agencyIdentifier agencyLocation address currentLocation userIdentity userSetting deviceIdentity contacts devices agencyResponsible localPersonInformation | ||||||||
source | <xs:element name="personalData" type="PersonInformation" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | ReferenceID | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="relatedVehicle" type="ReferenceID" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | ReferenceID | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="witnessStatement" type="ReferenceID" minOccurs="0"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | otherLinkage | ||||||||
source | <xs:element name="otherLinkages" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="16"> <xs:element name="otherLinkage" type="ReferenceID"/> <!-- any other related objects or assets --> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | ReferenceID | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="otherLinkage" type="ReferenceID"/> |
diagram | ![]() |
||||||||
type | restriction of xs:boolean | ||||||||
properties |
|
||||||||
source | <xs:element name="wasDriver" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:boolean"/> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||
type | LocationInVehicle | ||||||||
properties |
|
||||||||
source | <xs:element name="locationInVehicle" type="LocationInVehicle" 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 | HealthPrecautions | ||||||||
properties |
|
||||||||
source | <xs:element name="hazardToOthers" type="HealthPrecautions" 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 | local:TrackInvolvedPerson | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localTrackInvolvedPerson" type="local:TrackInvolvedPerson" minOccurs="0"/> |