j:CrashVehicleType

complexType CrashVehicleType in namespace http://release.niem.gov/niem/domains/jxdm/6.0/

Definition

A data type for a motor vehicle involved in a traffic accident.

Diagram

XML Schema

<xs:complexType name="CrashVehicleType">
<xs:annotation>
<xs:documentation>
A data type for a motor vehicle involved in a traffic accident.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="nc:RoleOfItem" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:VehicleTrafficControlDeviceOperationalIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:CrashVehicleOccupantsQuantity" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:CrashVehicleLegalSpeedRateMeasure" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:VehicleTrafficControlDeviceWorkingIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HazMatPlacardNumberText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HazMatPlacardSuffixText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:CrashDriver" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:CrashPassenger" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:CrashVehicleOccupant" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="st:LocationRoadway" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:CrashVehicleCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:CrashVehicleEmergencyUseIndicationAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:EventSequenceAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HazMatCargoReleaseAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HazMatPlacardDisplayedAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HazMatPlacardIndicationAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:CrashVehicleDamageAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ManeuverAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:MostDamagedAreaAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:VehicleMostHarmfulEventAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:TravelDirectionBeforeCrashAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:VehicleBodyCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:VehicleContributingCircumstancesAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:VehicleDamageExtentAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:VehicleTrafficControlDeviceCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:CrashVehicleAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>