ncic:TYPACodeSimpleType
simpleType TYPACodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ncic/4.2/
Definition
A data type for 1.1: Article Category Type (TYP) Field Codes
Diagram
Enumerations
| Value | Definition |
| B | BICYCLE |
| C | CAMERA, CAMERA PARTS, AND PHOTOGRAPHY EQUIPMENT |
| D | DATA PROCESSING EQUIPMENT |
| E | EQUIPMENT, MEASURING DEVICES, AND TOOLS |
| F | FURNITURE AND FURNISHINGS |
| G | GAMES AND GAMBLING APPARATUS |
| H | HOUSEHOLD APPLIANCES AND HOUSEWARES |
| I | ITEMS OF IDENTIFICATION (NONPUBLIC SAFETY, HOMELAND SECURITY, OR CRITICAL INFRASTRUCTURE) |
| J | SPECIAL DOCUMENTS, FOOD STAMPS, AND TICKETS |
| K | KEEPSAKES AND COLLECTIBLES |
| L | LIVESTOCK |
| M | MUSICAL INSTRUMENTS |
| O | OFFICE EQUIPMENT (INCLUDES PHOTOCOPIERS AND TYPEWRITERS) |
| P | PERSONAL ACCESSORIES |
| Q | PUBLIC SAFETY, HOMELAND SECURITY, OR CRITICAL INFRASTRUCTURE ITEMS OF IDENTIFICATION |
| R | RADIO, TV, AND SOUND ENTERTAINMENT DEVICES |
| S | SPORTING, CAMPING, EXERCISE, AND RECREATIONAL EQUIPMENT |
| T | TOXIC CHEMICALS |
| V | VIEWING EQUIPMENT (INCLUDES BINOCULARS, MICROSCOPES, AND RIFLE SCOPES) |
| W | WELL-DRILLING EQUIPMENT |
| Y | ITEMS LISTED IN THE DICTIONARY UNDER Y AND ITEMS NOT LISTED IN THE ARTICLE NAME DICTIONARY |
| Z | LOST OR STOLEN ITEMS (PUBLIC SAFETY, HOMELAND SECURITY, OR CRITICAL INFRASTRUCTURE) |
XML Schema
<xs:simpleType name="TYPACodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for 1.1: Article Category Type (TYP) Field Codes</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:enumeration value="B">
<xs:annotation>
<xs:documentation>
BICYCLE</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="C">
<xs:annotation>
<xs:documentation>
CAMERA, CAMERA PARTS, AND PHOTOGRAPHY EQUIPMENT</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D">
<xs:annotation>
<xs:documentation>
DATA PROCESSING EQUIPMENT</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="E">
<xs:annotation>
<xs:documentation>
EQUIPMENT, MEASURING DEVICES, AND TOOLS</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="F">
<xs:annotation>
<xs:documentation>
FURNITURE AND FURNISHINGS</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="G">
<xs:annotation>
<xs:documentation>
GAMES AND GAMBLING APPARATUS</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="H">
<xs:annotation>
<xs:documentation>
HOUSEHOLD APPLIANCES AND HOUSEWARES</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="I">
<xs:annotation>
<xs:documentation>
ITEMS OF IDENTIFICATION (NONPUBLIC SAFETY, HOMELAND SECURITY, OR CRITICAL INFRASTRUCTURE)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="J">
<xs:annotation>
<xs:documentation>
SPECIAL DOCUMENTS, FOOD STAMPS, AND TICKETS</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="K">
<xs:annotation>
<xs:documentation>
KEEPSAKES AND COLLECTIBLES</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="L">
<xs:annotation>
<xs:documentation>
LIVESTOCK</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="M">
<xs:annotation>
<xs:documentation>
MUSICAL INSTRUMENTS</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="O">
<xs:annotation>
<xs:documentation>
OFFICE EQUIPMENT (INCLUDES PHOTOCOPIERS AND TYPEWRITERS)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="P">
<xs:annotation>
<xs:documentation>
PERSONAL ACCESSORIES</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Q">
<xs:annotation>
<xs:documentation>
PUBLIC SAFETY, HOMELAND SECURITY, OR CRITICAL INFRASTRUCTURE ITEMS OF IDENTIFICATION</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="R">
<xs:annotation>
<xs:documentation>
RADIO, TV, AND SOUND ENTERTAINMENT DEVICES</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="S">
<xs:annotation>
<xs:documentation>
SPORTING, CAMPING, EXERCISE, AND RECREATIONAL EQUIPMENT</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="T">
<xs:annotation>
<xs:documentation>
TOXIC CHEMICALS</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="V">
<xs:annotation>
<xs:documentation>
VIEWING EQUIPMENT (INCLUDES BINOCULARS, MICROSCOPES, AND RIFLE SCOPES)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="W">
<xs:annotation>
<xs:documentation>
WELL-DRILLING EQUIPMENT</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Y">
<xs:annotation>
<xs:documentation>
ITEMS LISTED IN THE DICTIONARY UNDER Y AND ITEMS NOT LISTED IN THE ARTICLE NAME DICTIONARY</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Z">
<xs:annotation>
<xs:documentation>
LOST OR STOLEN ITEMS (PUBLIC SAFETY, HOMELAND SECURITY, OR CRITICAL INFRASTRUCTURE)</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>