ndex:ItemCategoryCodeSimpleType
simpleType ItemCategoryCodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ndex/4.0/
Definition
A data type for a code that identifies a type of property.
Diagram
Enumerations
Value | Definition |
ART OBJECT | Art Object |
AUDIO VISUAL EQUIPMENT | Audio Visual Equipment |
AV RECORDING | AV Recording |
BICYCLE | Bicycle |
CLOTHING | Clothing |
COMPUTER HARDWARE_SOFTWARE | Computer Hardware_Software (Includes computer peripherals_storage media_ gameware) |
CONSTRUCTION MATERIAL | Construction Material |
CONSUMABLE GOOD | Consumable Good |
CREDIT_BANK_ID | Credit_Bank_ID |
GAMBLING EQUIPMENT | Gambling Equipment |
GRAIN | Grain |
HOUSEHOLD GOOD | Household Good |
KEEPSAKE | Keepsake |
KNIFE | Knife |
LIVESTOCK_PET | Livestock_Pet |
MUSICAL INSTRUMENT | Musical Instrument |
OFFICE EQUIPMENT | Office Equipment |
OPTICAL EQUIPMENT | Optical Equipment |
OTHER | Other (Physical property that does not fit under the other property types) |
SERVICE UTILITY | Service Utility |
SPORTS_RECREATIONAL EQUIPMENT | Sports_Recreational Equipment |
TOOL | Tool |
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:restriction base="xs:token">
<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>