ncic:VCOCodeSimpleType
simpleType VCOCodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ncic/4.0/
Definition
A data type for 5 - Vehicle Color (VCO) Field Codes
Diagram
Enumerations
Value | Definition |
0NG | ORANGE |
AME | AMETHYST (PURPLE) |
BGE | BEIGE |
BLK | BLACK |
BLU | BLUE |
BR0 | BROWN |
BRZ | BRONZE |
C0M | CHROME |
CAM | CAMOUFLAGE |
CPR | COPPER |
CRM | CREAM |
DBL | DARK BLUE |
DGR | DARK GREEN |
GLD | GOLD |
GRN | GREEN |
GRY | GRAY |
LAV | LAVENDER-PURPLE |
LBL | LIGHT BLUE |
LGR | LIGHT GREEN |
MAR | MAROON |
MUL/C0L | MULTI COLORED |
MVE | MAUVE |
PLE | PURPLE |
PNK | PINK |
RED | RED |
SIL | SILVER |
TAN | TAN |
TEA | TEAL |
TPE | TAUPE |
TRQ | TURQOISE |
WHI | WHITE |
YEL | YELLOW |
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:restriction base="xs:token">
<xs:enumeration value="0NG">
<xs:annotation>
<xs:documentation>
ORANGE</xs:documentation>
</xs:annotation>
</xs:enumeration>
<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="BR0">
<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="C0M">
<xs:annotation>
<xs:documentation>
CHROME</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CAM">
<xs:annotation>
<xs:documentation>
CAMOUFLAGE</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/C0L">
<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="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>
TURQOISE</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>