j:CrashNonMotorist
Common details about non-motorist involved in a traffic accident.
Element information
Namespace: http://niem.gov/niem/domains/jxdm/4.0
Schema document: domains/jxdm/4.0/jxdm.xsd
Type: j:CrashNonMotoristType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- nc:RoleOfPersonReference [0..*] A person of whom the role object is a function.
- j:NonMotoristCategoryCode [0..*] Type of Non-Motorist involved in a Traffic Accident.
- j:NonMotoristActionBeforeCrashCode [0..*] The action of the non-motorist prior to the crash.
- j:NonMotoristContributingCircumstancesCode [0..*] Actions that the non-motorist was undertaking at the time of the crash.
- j:NonMotoristConditionCode [0..*] Any relevant condition of the non-motorist that is directly related to the crash.
- j:NonMotoristLocationCode [0..*] The non-motorists location with respect to the roadway at the time of the crash.
- j:NonMotoristSafetyEquipmentCode [0..*] The safety equipment(s) used by the non-motorist.
- j:NonmotoristStrikingVehicleReference [0..*] A motor vehicle that was the first motor vehicle to strike the non-motorist.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
- Type j:CrashType (Element j:Crash)
Sample instance
<j:CrashNonMotorist> <nc:RoleOfPersonReference/> <j:NonMotoristCategoryCode>101</j:NonMotoristCategoryCode> <j:NonMotoristActionBeforeCrashCode>101</j:NonMotoristActionBeforeCrashCode> <j:NonMotoristContributingCircumstancesCode>101</j:NonMotoristContributingCircumstancesCode> <j:NonMotoristConditionCode>101</j:NonMotoristConditionCode> <j:NonMotoristLocationCode>03</j:NonMotoristLocationCode> <j:NonMotoristSafetyEquipmentCode>101</j:NonMotoristSafetyEquipmentCode> <j:NonmotoristStrikingVehicleReference/> </j:CrashNonMotorist>