ncic:VM0UsageCodeSimpleType

simpleType VM0UsageCodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ncic/4.0/

Definition

A data type for 3 - Vehicle Model (VMO) Field Codes Usage

Diagram

Enumerations

ValueDefinition
000UNASSIGNED VEHICLE MODEL
AVASSEMBLED VEHICLE. USED WHEN THE CODE ASVE IS ENTERED IN THE VMA FIELD FOR AN ASSEMBLED VEHICLE OR WHEN A VIN NO LONGER CONFORMS WITH A REBUILT VEHICLE. THE THREE-CHARACTER CODE REP MUST BE USED IN THE VMO FIELD IF THE VEHICLE IS A REPLICA, REGARDLESS OF HOW ASSEMBLED. THE NCIC OPERATING MANUAL, VEHICLE FILE CHAPTER, CONTAINS FURTHER INFORMATION ON REPLICAS.
CECONSTRUCTION EQUIPMENT
CYLMOTORCYCLES
DUNDUNE BUGGIES
FEFARM AND GARDEN EQUIPMENT
G0FGOLF CARTS
GRTGO-CARTS
T0YMOTORIZED RIDE-ON TOYS. FOR ALL RECORDS FOR BATTERY-OPERATED OR MOTORIZED RIDE-ON TOYS.
TKTRUCKS. INCLUDING HEAVY-DUTY TRUCKS, BUSES, MOTORIZED HOMES, ETC.
TLTRAILERS. TRAILER LENGTH, IF AVAILABLE, SHOULD BE ENTERED IN THE MIS FIELD.
WHEMOTORIZED WHEELCHAIRS

XML Schema

<xs:simpleType name="VM0UsageCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for 3 - Vehicle Model (VMO) Field Codes Usage
</xs:documentation>
</xs:annotation>
<xs:enumeration value="000">
<xs:annotation>
<xs:documentation>
UNASSIGNED VEHICLE MODEL
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="AV">
<xs:annotation>
<xs:documentation>
ASSEMBLED VEHICLE. USED WHEN THE CODE ASVE IS ENTERED IN THE VMA FIELD FOR AN ASSEMBLED VEHICLE OR WHEN A VIN NO LONGER CONFORMS WITH A REBUILT VEHICLE. THE THREE-CHARACTER CODE REP MUST BE USED IN THE VMO FIELD IF THE VEHICLE IS A REPLICA, REGARDLESS OF HOW ASSEMBLED. THE NCIC OPERATING MANUAL, VEHICLE FILE CHAPTER, CONTAINS FURTHER INFORMATION ON REPLICAS.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CE">
<xs:annotation>
<xs:documentation>
CONSTRUCTION EQUIPMENT
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CYL">
<xs:annotation>
<xs:documentation>
MOTORCYCLES
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DUN">
<xs:annotation>
<xs:documentation>
DUNE BUGGIES
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FE">
<xs:annotation>
<xs:documentation>
FARM AND GARDEN EQUIPMENT
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="G0F">
<xs:annotation>
<xs:documentation>
GOLF CARTS
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GRT">
<xs:annotation>
<xs:documentation>
GO-CARTS
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="T0Y">
<xs:annotation>
<xs:documentation>
MOTORIZED RIDE-ON TOYS. FOR ALL RECORDS FOR BATTERY-OPERATED OR MOTORIZED RIDE-ON TOYS.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TK">
<xs:annotation>
<xs:documentation>
TRUCKS. INCLUDING HEAVY-DUTY TRUCKS, BUSES, MOTORIZED HOMES, ETC.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TL">
<xs:annotation>
<xs:documentation>
TRAILERS. TRAILER LENGTH, IF AVAILABLE, SHOULD BE ENTERED IN THE MIS FIELD.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WHE">
<xs:annotation>
<xs:documentation>
MOTORIZED WHEELCHAIRS
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>