ndex:LivestockCategoryCodeSimpleType

simpleType LivestockCategoryCodeSimpleType in namespace http://release.niem.gov/niem/codes/ndex/5.0/

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>