diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | incident injury-nature person reported-by facility-name locationAtIncident localIMInjury | ||
used by |
|
||
source | <xs:complexType name="IMInjury"> <xs:sequence> <xs:element name="incident" type="IMIncidentIden"/> <xs:element name="injury-nature" type="IM-InjuryNature"/> <xs:element name="person" type="IMPerson" minOccurs="0"/> <!-- mandatory, if available --> <xs:element name="reported-by" type="IMReportedBy"/> <xs:element name="facility-name" type="IM-CareFacilityName" minOccurs="0"/> <!-- facility caring for injured person --> <xs:element name="locationAtIncident"> <xs:complexType> <xs:choice> <xs:element name="ptv" type="IMPTVehicleInvolved"/> <!-- person was on-board a PTV --> <xs:element name="other-veh" type="IMOtherVehicleInvolved"/> <!-- person in another veh --> <xs:element name="transit-facility" type="CPTTransitFacilityIden"/> <!-- person at transit fac --> <xs:element name="geo-loc" type="lrms:GeoLocation"/> <!-- geographic location --> </xs:choice> </xs:complexType> </xs:element> <xs:element name="localIMInjury" type="local:IMInjury" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | tcip:IMIncidentIden | ||||
properties |
|
||||
children | incident-id agency-id external-id external-id-agency | ||||
source | <xs:element name="incident" type="IMIncidentIden"/> |
diagram | ![]() |
||||
type | tcip:IM-InjuryNature | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="injury-nature" type="IM-InjuryNature"/> |
diagram | ![]() |
||||||||
type | tcip:IMPerson | ||||||||
properties |
|
||||||||
children | personID role-in-incident firstName middleName lastName address home-phone work-phone gender age note localIMPerson | ||||||||
source | <xs:element name="person" type="IMPerson" minOccurs="0"/> |
diagram | ![]() |
||||
type | tcip:IMReportedBy | ||||
properties |
|
||||
children | response-org person-id | ||||
source | <xs:element name="reported-by" type="IMReportedBy"/> |
diagram | ![]() |
||||||||
type | tcip:IM-CareFacilityName | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="facility-name" type="IM-CareFacilityName" minOccurs="0"/> |
diagram | ![]() |
||||
properties |
|
||||
children | ptv other-veh transit-facility geo-loc | ||||
source | <xs:element name="locationAtIncident"> <xs:complexType> <xs:choice> <xs:element name="ptv" type="IMPTVehicleInvolved"/> <!-- person was on-board a PTV --> <xs:element name="other-veh" type="IMOtherVehicleInvolved"/> <!-- person in another veh --> <xs:element name="transit-facility" type="CPTTransitFacilityIden"/> <!-- person at transit fac --> <xs:element name="geo-loc" type="lrms:GeoLocation"/> <!-- geographic location --> </xs:choice> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:IMPTVehicleInvolved | ||||
properties |
|
||||
children | ptv incident operator operator-injured post-accident-test injury-info passengers-onboard vehicle-damage number-passengers-onboard note velocity-vector block run direction vehicle-base localIMPTVehicleInvolved | ||||
source | <xs:element name="ptv" type="IMPTVehicleInvolved"/> |
diagram | ![]() |
||||
type | tcip:IMOtherVehicleInvolved | ||||
properties |
|
||||
children | other-veh veh-type incident veh-info heading speed damage injury-info operator passengers veh-person-count post-acc-test footnote localIMOtherVehicleInvolved | ||||
source | <xs:element name="other-veh" type="IMOtherVehicleInvolved"/> |
diagram | ![]() |
||||
type | tcip:CPTTransitFacilityIden | ||||
properties |
|
||||
children | facility-id agency-id facility-name base-name | ||||
source | <xs:element name="transit-facility" type="CPTTransitFacilityIden"/> |
diagram | ![]() |
||||
type | lrms:GeoLocation | ||||
properties |
|
||||
children | latitude longitude horizontalDatum height | ||||
source | <xs:element name="geo-loc" type="lrms:GeoLocation"/> |
diagram | ![]() |
||||||||
type | IMInjury | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localIMInjury" type="local:IMInjury" minOccurs="0"/> |