ndex:GrainCategoryCodeSimpleType

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

Definition

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

Diagram

Enumerations

ValueDefinition
BARLEYBarley
CORNCorn
COTTON SEEDCotton Seed
FEEDFeed (Fodder)
FERTILIZERFertilizer
GRASSGrass
HAYHay
HAY_FEEDHay_Feed (Fodder)
HAY_MULCHHay_Mulch
HERBICIDEHerbicide
INSECTICIDEInsecticide
MILOMilo
PEANUTPeanut
RYERye
SILAGESilage
SOYBEANSoybean
STRAWStraw
WHEATWheat

XML Schema

<xs:simpleType name="GrainCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies a type of grain.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="BARLEY">
<xs:annotation>
<xs:documentation>
Barley
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CORN">
<xs:annotation>
<xs:documentation>
Corn
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="COTTON SEED">
<xs:annotation>
<xs:documentation>
Cotton Seed
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FEED">
<xs:annotation>
<xs:documentation>
Feed (Fodder)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FERTILIZER">
<xs:annotation>
<xs:documentation>
Fertilizer
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GRASS">
<xs:annotation>
<xs:documentation>
Grass
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HAY">
<xs:annotation>
<xs:documentation>
Hay
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HAY_FEED">
<xs:annotation>
<xs:documentation>
Hay_Feed (Fodder)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HAY_MULCH">
<xs:annotation>
<xs:documentation>
Hay_Mulch
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HERBICIDE">
<xs:annotation>
<xs:documentation>
Herbicide
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="INSECTICIDE">
<xs:annotation>
<xs:documentation>
Insecticide
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MILO">
<xs:annotation>
<xs:documentation>
Milo
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PEANUT">
<xs:annotation>
<xs:documentation>
Peanut
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RYE">
<xs:annotation>
<xs:documentation>
Rye
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SILAGE">
<xs:annotation>
<xs:documentation>
Silage
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SOYBEAN">
<xs:annotation>
<xs:documentation>
Soybean
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="STRAW">
<xs:annotation>
<xs:documentation>
Straw
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WHEAT">
<xs:annotation>
<xs:documentation>
Wheat
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>