ndex:LivestockCategoryCodeSimpleType

simpleType LivestockCategoryCodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ndex/4.2/

Definition

A data type for a code that identifies a type of livestock/pet.

Diagram

Enumerations

ValueDefinition
ALLIGATORAlligator
ALPACAAlpaca
BEEBee
BIRDBird
BUFFALOBuffalo
CATCat
CATTLECattle
CHICKENChicken
DOGDog
EMUEmu
FERRETFerret
FISHFish
FOWLFowl
GERBILGerbil
HAMSTERHamster
HORSEHorse
INSECTInsect
LIONLion
LIZARDLizard
LLAMALlama
MICE_RATMice_Rat
OSTRICHOstrich
PARROTParrot
PIGPig
PIGEONPigeon
SHEEPSheep
SNAKESnake
TIGERTiger
TURKEYTurkey
TURTLETurtle
WORMWorm

XML Schema

<xs:simpleType name="LivestockCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies a type of livestock/pet.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="ALLIGATOR">
<xs:annotation>
<xs:documentation>
Alligator
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ALPACA">
<xs:annotation>
<xs:documentation>
Alpaca
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BEE">
<xs:annotation>
<xs:documentation>
Bee
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BIRD">
<xs:annotation>
<xs:documentation>
Bird
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BUFFALO">
<xs:annotation>
<xs:documentation>
Buffalo
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CAT">
<xs:annotation>
<xs:documentation>
Cat
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CATTLE">
<xs:annotation>
<xs:documentation>
Cattle
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CHICKEN">
<xs:annotation>
<xs:documentation>
Chicken
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DOG">
<xs:annotation>
<xs:documentation>
Dog
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EMU">
<xs:annotation>
<xs:documentation>
Emu
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FERRET">
<xs:annotation>
<xs:documentation>
Ferret
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FISH">
<xs:annotation>
<xs:documentation>
Fish
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FOWL">
<xs:annotation>
<xs:documentation>
Fowl
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GERBIL">
<xs:annotation>
<xs:documentation>
Gerbil
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HAMSTER">
<xs:annotation>
<xs:documentation>
Hamster
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HORSE">
<xs:annotation>
<xs:documentation>
Horse
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="INSECT">
<xs:annotation>
<xs:documentation>
Insect
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LION">
<xs:annotation>
<xs:documentation>
Lion
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LIZARD">
<xs:annotation>
<xs:documentation>
Lizard
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LLAMA">
<xs:annotation>
<xs:documentation>
Llama
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MICE_RAT">
<xs:annotation>
<xs:documentation>
Mice_Rat
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OSTRICH">
<xs:annotation>
<xs:documentation>
Ostrich
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PARROT">
<xs:annotation>
<xs:documentation>
Parrot
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PIG">
<xs:annotation>
<xs:documentation>
Pig
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PIGEON">
<xs:annotation>
<xs:documentation>
Pigeon
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SHEEP">
<xs:annotation>
<xs:documentation>
Sheep
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SNAKE">
<xs:annotation>
<xs:documentation>
Snake
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TIGER">
<xs:annotation>
<xs:documentation>
Tiger
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TURKEY">
<xs:annotation>
<xs:documentation>
Turkey
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TURTLE">
<xs:annotation>
<xs:documentation>
Turtle
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WORM">
<xs:annotation>
<xs:documentation>
Worm
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>