ncic:VCOCodeSimpleType

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

Definition

A data type for 5 - Vehicle Color (VCO) Field Codes

Diagram

Enumerations

ValueDefinition
AMEAMETHYST (PURPLE)
BGEBEIGE
BLKBLACK
BLUBLUE
BROBROWN
BRZBRONZE
CAMCAMOUFLAGE
COMCHROME
CPRCOPPER
CRMCREAM
DBLDARK BLUE
DGRDARK GREEN
GLDGOLD
GRNGREEN
GRYGRAY
LAVLAVENDER-PURPLE
LBLLIGHT BLUE
LGRLIGHT GREEN
MARMAROON
MUL/COLMULTI COLORED
MVEMAUVE
ONGORANGE
PLEPURPLE
PNKPINK
REDRED
SILSILVER
TANTAN
TEATEAL
TPETAUPE
TRQTURQUOISE
WHIWHITE
YELYELLOW

XML Schema

<xs:simpleType name="VCOCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for 5 - Vehicle Color (VCO) Field Codes
</xs:documentation>
</xs:annotation>
<xs:enumeration value="AME">
<xs:annotation>
<xs:documentation>
AMETHYST (PURPLE)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BGE">
<xs:annotation>
<xs:documentation>
BEIGE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BLK">
<xs:annotation>
<xs:documentation>
BLACK
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BLU">
<xs:annotation>
<xs:documentation>
BLUE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BRO">
<xs:annotation>
<xs:documentation>
BROWN
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BRZ">
<xs:annotation>
<xs:documentation>
BRONZE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CAM">
<xs:annotation>
<xs:documentation>
CAMOUFLAGE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="COM">
<xs:annotation>
<xs:documentation>
CHROME
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CPR">
<xs:annotation>
<xs:documentation>
COPPER
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CRM">
<xs:annotation>
<xs:documentation>
CREAM
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DBL">
<xs:annotation>
<xs:documentation>
DARK BLUE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DGR">
<xs:annotation>
<xs:documentation>
DARK GREEN
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GLD">
<xs:annotation>
<xs:documentation>
GOLD
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GRN">
<xs:annotation>
<xs:documentation>
GREEN
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GRY">
<xs:annotation>
<xs:documentation>
GRAY
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LAV">
<xs:annotation>
<xs:documentation>
LAVENDER-PURPLE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LBL">
<xs:annotation>
<xs:documentation>
LIGHT BLUE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LGR">
<xs:annotation>
<xs:documentation>
LIGHT GREEN
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MAR">
<xs:annotation>
<xs:documentation>
MAROON
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MUL/COL">
<xs:annotation>
<xs:documentation>
MULTI COLORED
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MVE">
<xs:annotation>
<xs:documentation>
MAUVE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ONG">
<xs:annotation>
<xs:documentation>
ORANGE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PLE">
<xs:annotation>
<xs:documentation>
PURPLE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PNK">
<xs:annotation>
<xs:documentation>
PINK
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RED">
<xs:annotation>
<xs:documentation>
RED
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SIL">
<xs:annotation>
<xs:documentation>
SILVER
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TAN">
<xs:annotation>
<xs:documentation>
TAN
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TEA">
<xs:annotation>
<xs:documentation>
TEAL
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TPE">
<xs:annotation>
<xs:documentation>
TAUPE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TRQ">
<xs:annotation>
<xs:documentation>
TURQUOISE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WHI">
<xs:annotation>
<xs:documentation>
WHITE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="YEL">
<xs:annotation>
<xs:documentation>
YELLOW
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>