ndex:ConsumableGoodsCategoryCodeSimpleType

simpleType ConsumableGoodsCategoryCodeSimpleType in namespace http://release.niem.gov/niem/codes/ndex/5.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>