ndex:ConsumableGoodsCategoryCodeSimpleType

simpleType ConsumableGoodsCategoryCodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ndex/4.0/

Definition

A data type for a code that identifies a type of consumable goods.

Diagram

Enumerations

ValueDefinition
ALCOHOL_BEVERAGEAlcohol_Beverage
ALCOHOL_BEVERAGE_BEERAlcohol_Beverage_Beer
ALCOHOL_BEVERAGE_LIQUORAlcohol_Beverage_Liquor
ALCOHOL_BEVERAGE_WINEAlcohol_Beverage_Wine
ALCOHOL_NONBEVERAGEAlcohol_Nonbeverage
ALCOHOL_NONBEVERAGE_FUELAlcohol_Nonbeverage_Fuel
BEVERAGE_NONALCOHOLICBeverage_Nonalcoholic
CLEANING PRODUCTCleaning Product
DIESEL_FUELDiesel_Fuel
FIREWOOD_FUELFirewood_Fuel
FOODFood
FOOD_CANNEDFood_Canned
FOOD_DRIEDFood_Dried
FOOD_FRESHFood_Fresh
FOOD_FROZENFood_Frozen
FUELFuel
GASOLINE_FUELGasoline_Fuel
GASOLINE_OIL_FUELGasoline_Oil_Fuel
GROOMING PRODUCTGrooming Product
HYGIENE PRODUCTHygiene Product
KEROSENE_FUELKerosene_Fuel
MEATMeat
MEDICATION_OFF SHELFMedication_off shelf
OIL_FUELOil_Fuel
TOBACCOTobacco
TOBACCO PRODUCTTobacco Product
TOOTH PASTETooth paste

XML Schema

<xs:simpleType name="ConsumableGoodsCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies a type of consumable goods.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="ALCOHOL_BEVERAGE">
<xs:annotation>
<xs:documentation>
Alcohol_Beverage
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ALCOHOL_BEVERAGE_BEER">
<xs:annotation>
<xs:documentation>
Alcohol_Beverage_Beer
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ALCOHOL_BEVERAGE_LIQUOR">
<xs:annotation>
<xs:documentation>
Alcohol_Beverage_Liquor
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ALCOHOL_BEVERAGE_WINE">
<xs:annotation>
<xs:documentation>
Alcohol_Beverage_Wine
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ALCOHOL_NONBEVERAGE">
<xs:annotation>
<xs:documentation>
Alcohol_Nonbeverage
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ALCOHOL_NONBEVERAGE_FUEL">
<xs:annotation>
<xs:documentation>
Alcohol_Nonbeverage_Fuel
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BEVERAGE_NONALCOHOLIC">
<xs:annotation>
<xs:documentation>
Beverage_Nonalcoholic
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CLEANING PRODUCT">
<xs:annotation>
<xs:documentation>
Cleaning Product
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DIESEL_FUEL">
<xs:annotation>
<xs:documentation>
Diesel_Fuel
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FIREWOOD_FUEL">
<xs:annotation>
<xs:documentation>
Firewood_Fuel
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FOOD">
<xs:annotation>
<xs:documentation>
Food
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FOOD_CANNED">
<xs:annotation>
<xs:documentation>
Food_Canned
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FOOD_DRIED">
<xs:annotation>
<xs:documentation>
Food_Dried
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FOOD_FRESH">
<xs:annotation>
<xs:documentation>
Food_Fresh
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FOOD_FROZEN">
<xs:annotation>
<xs:documentation>
Food_Frozen
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FUEL">
<xs:annotation>
<xs:documentation>
Fuel
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GASOLINE_FUEL">
<xs:annotation>
<xs:documentation>
Gasoline_Fuel
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GASOLINE_OIL_FUEL">
<xs:annotation>
<xs:documentation>
Gasoline_Oil_Fuel
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GROOMING PRODUCT">
<xs:annotation>
<xs:documentation>
Grooming Product
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HYGIENE PRODUCT">
<xs:annotation>
<xs:documentation>
Hygiene Product
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="KEROSENE_FUEL">
<xs:annotation>
<xs:documentation>
Kerosene_Fuel
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MEAT">
<xs:annotation>
<xs:documentation>
Meat
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MEDICATION_OFF SHELF">
<xs:annotation>
<xs:documentation>
Medication_off shelf
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OIL_FUEL">
<xs:annotation>
<xs:documentation>
Oil_Fuel
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TOBACCO">
<xs:annotation>
<xs:documentation>
Tobacco
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TOBACCO PRODUCT">
<xs:annotation>
<xs:documentation>
Tobacco Product
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TOOTH PASTE">
<xs:annotation>
<xs:documentation>
Tooth paste
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>