ncic:VMOUsageCodeSimpleType

simpleType VMOUsageCodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ncic/4.2/

Definition

A data type for 3.1: Vehicle Model (VMO) Field Codes

Diagram

Enumerations

ValueDefinition
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
CECONSTRUCTION EQUIPMENT
CYLMOTORCYCLES
DUNDUNE BUGGIES
FEFARM AND GARDEN EQUIPMENT
GOFGOLF CARTS
GRTGO-CARTS
OOOUNASSIGNED VEHICLE MODEL
TKTRUCKS. INCLUDING HEAVY-DUTY TRUCKS, BUSES, MOTORIZED HOMES, ETC.
TLTRAILERS. TRAILER LENGTH, IF AVAILABLE, SHOULD BE ENTERED IN THE MIS FIELD.
TOYMOTORIZED RIDE-ON TOYS. FOR ALL RECORDS FOR BATTERY-OPERATED OR MOTORIZED RIDE-ON TOYS.
WHEMOTORIZED WHEELCHAIRS

XML Schema

<xs:simpleType name="VMOUsageCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for 3.1: Vehicle Model (VMO) Field Codes
</xs:documentation>
</xs:annotation>
<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
</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="GOF">
<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="OOO">
<xs:annotation>
<xs:documentation>
UNASSIGNED VEHICLE MODEL
</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="TOY">
<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="WHE">
<xs:annotation>
<xs:documentation>
MOTORIZED WHEELCHAIRS
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>