j:CrashVehicleOccupant
Common details about any vehicle occupant 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:CrashVehicleOccupantType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- nc:RoleOfPersonReference [0..*] A person of whom the role object is a function.
- j:OccupantSeatRowCode [0..*] The occupants seat row in the motor vehicle prior to the first event in the sequence of events.
- j:OccupantSeatCode [0..*] The occupants seat in the motor vehicle prior to the first event in the sequence of events.
- j:OccupantSeatOtherLocationCode [0..*] The location of the vehicle occupant prior to the first event in the sequence of events.
- j:OccupantProtectionSystemUseCode [0..*] The restraint equipment in use by the occupant, or the helmet use by a motorcyclist, at the time of the crash.
- j:OccupantAirBagDeployedCode [0..*] Deployment status of an air bag relative to the position in the vehicle for this occupant.
- j:OccupantEjectionCode [0..*] Occupant completely or partially thrown from the interior of the motor vehicle, excluding motorcycles, as a result of a crash.
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:CrashVehicleType (Element j:CrashVehicle)
Sample instance
<j:CrashVehicleOccupant> <nc:RoleOfPersonReference/> <j:OccupantSeatRowCode>101</j:OccupantSeatRowCode> <j:OccupantSeatCode>101</j:OccupantSeatCode> <j:OccupantSeatOtherLocationCode>00</j:OccupantSeatOtherLocationCode> <j:OccupantProtectionSystemUseCode>0</j:OccupantProtectionSystemUseCode> <j:OccupantAirBagDeployedCode>101</j:OccupantAirBagDeployedCode> <j:OccupantEjectionCode>0</j:OccupantEjectionCode> </j:CrashVehicleOccupant>