ncic:JWTCodeSimpleType
simpleType JWTCodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ncic/4.2/
Definition
A data type for 15 - Jewelry Type (JWT) Field Codes
Diagram
Enumerations
| Value | Definition |
| AB | ANKLE BRACELET |
| BB | BELT BUCKLE |
| BJ | BODY JEWELRY |
| BK | BACKPACK |
| BP | BROACH OR PIN |
| CL | CIGARETTE LIGHTER, HOLDER OR CASE |
| CO | COMB |
| CU | CUFF LINKS |
| ER | EARRINGS |
| KC | KEY CHAIN |
| MC | MONEY CLIP |
| NE | NECKLACE |
| PC | POCKET WATCH CHAIN OR VEST CHAIN |
| PK | POCKET KNIFE |
| RI | RING |
| TC | TIE CHAIN, CLASP OR TACK |
| WA | WATCH |
| WB | WRIST BRACELETS HAVING PENDANTS (INCLUDING ID) |
| WP | WALLET OR PURSE |
XML Schema
<xs:simpleType name="JWTCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for 15 - Jewelry Type (JWT) Field Codes</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:enumeration value="AB">
<xs:annotation>
<xs:documentation>
ANKLE BRACELET</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BB">
<xs:annotation>
<xs:documentation>
BELT BUCKLE</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BJ">
<xs:annotation>
<xs:documentation>
BODY JEWELRY</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BK">
<xs:annotation>
<xs:documentation>
BACKPACK</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BP">
<xs:annotation>
<xs:documentation>
BROACH OR PIN</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CL">
<xs:annotation>
<xs:documentation>
CIGARETTE LIGHTER, HOLDER OR CASE</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CO">
<xs:annotation>
<xs:documentation>
COMB</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CU">
<xs:annotation>
<xs:documentation>
CUFF LINKS</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ER">
<xs:annotation>
<xs:documentation>
EARRINGS</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="KC">
<xs:annotation>
<xs:documentation>
KEY CHAIN</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MC">
<xs:annotation>
<xs:documentation>
MONEY CLIP</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NE">
<xs:annotation>
<xs:documentation>
NECKLACE</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PC">
<xs:annotation>
<xs:documentation>
POCKET WATCH CHAIN OR VEST CHAIN</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PK">
<xs:annotation>
<xs:documentation>
POCKET KNIFE</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RI">
<xs:annotation>
<xs:documentation>
RING</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TC">
<xs:annotation>
<xs:documentation>
TIE CHAIN, CLASP OR TACK</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WA">
<xs:annotation>
<xs:documentation>
WATCH</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WB">
<xs:annotation>
<xs:documentation>
WRIST BRACELETS HAVING PENDANTS (INCLUDING ID)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WP">
<xs:annotation>
<xs:documentation>
WALLET OR PURSE</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>