ndex:ItemCategoryCodeSimpleType

simpleType ItemCategoryCodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ndex/4.1/

Definition

A data type for a code that identifies a type of property.

Diagram

Enumerations

ValueDefinition
ART OBJECTArt Object
AUDIO VISUAL EQUIPMENTAudio Visual Equipment
AV RECORDINGAV Recording
BICYCLEBicycle
CLOTHINGClothing
COMPUTER HARDWARE_SOFTWAREComputer Hardware_Software (Includes computer peripherals_storage media_ gameware)
CONSTRUCTION MATERIALConstruction Material
CONSUMABLE GOODConsumable Good
CREDIT_BANK_IDCredit_Bank_ID
GAMBLING EQUIPMENTGambling Equipment
GRAINGrain
HOUSEHOLD GOODHousehold Good
KEEPSAKEKeepsake
KNIFEKnife
LIVESTOCK_PETLivestock_Pet
MUSICAL INSTRUMENTMusical Instrument
OFFICE EQUIPMENTOffice Equipment
OPTICAL EQUIPMENTOptical Equipment
OTHEROther (Physical property that does not fit under the other property types)
SERVICE UTILITYService Utility
SPORTS_RECREATIONAL EQUIPMENTSports_Recreational Equipment
TOOLTool

XML Schema

<xs:simpleType name="ItemCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies a type of property.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="ART OBJECT">
<xs:annotation>
<xs:documentation>
Art Object
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="AUDIO VISUAL EQUIPMENT">
<xs:annotation>
<xs:documentation>
Audio Visual Equipment
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="AV RECORDING">
<xs:annotation>
<xs:documentation>
AV Recording
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BICYCLE">
<xs:annotation>
<xs:documentation>
Bicycle
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CLOTHING">
<xs:annotation>
<xs:documentation>
Clothing
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="COMPUTER HARDWARE_SOFTWARE">
<xs:annotation>
<xs:documentation>
Computer Hardware_Software (Includes computer peripherals_storage media_ gameware)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CONSTRUCTION MATERIAL">
<xs:annotation>
<xs:documentation>
Construction Material
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CONSUMABLE GOOD">
<xs:annotation>
<xs:documentation>
Consumable Good
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CREDIT_BANK_ID">
<xs:annotation>
<xs:documentation>
Credit_Bank_ID
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GAMBLING EQUIPMENT">
<xs:annotation>
<xs:documentation>
Gambling Equipment
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GRAIN">
<xs:annotation>
<xs:documentation>
Grain
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HOUSEHOLD GOOD">
<xs:annotation>
<xs:documentation>
Household Good
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="KEEPSAKE">
<xs:annotation>
<xs:documentation>
Keepsake
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="KNIFE">
<xs:annotation>
<xs:documentation>
Knife
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LIVESTOCK_PET">
<xs:annotation>
<xs:documentation>
Livestock_Pet
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MUSICAL INSTRUMENT">
<xs:annotation>
<xs:documentation>
Musical Instrument
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OFFICE EQUIPMENT">
<xs:annotation>
<xs:documentation>
Office Equipment
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OPTICAL EQUIPMENT">
<xs:annotation>
<xs:documentation>
Optical Equipment
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OTHER">
<xs:annotation>
<xs:documentation>
Other (Physical property that does not fit under the other property types)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SERVICE UTILITY">
<xs:annotation>
<xs:documentation>
Service Utility
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SPORTS_RECREATIONAL EQUIPMENT">
<xs:annotation>
<xs:documentation>
Sports_Recreational Equipment
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TOOL">
<xs:annotation>
<xs:documentation>
Tool
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>