ndex:GamblingEquipmentCategoryCodeSimpleType
simpleType GamblingEquipmentCategoryCodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ndex/4.2/
Definition
A data type for a code that identifies a type of games and/or gambling apparatus.
Diagram
Enumerations
Value | Definition |
ARCADE GAME | Arcade Game |
ARCADE GAME_COIN OPERATED | Arcade Game_Coin Operated |
BILLIARD TABLE | Billiard Table |
BILLIARD TABLE_POOL | Billiard Table_Pool |
BILLIARD TABLE_SNOOKER | Billiard Table_Snooker |
CARDS | Cards |
CYBER SHADES_GLASSES | Cyber Shades_Glasses (Virtual Reality) enable individuals to immerse themselves into game or video 3D images; may have head tracking and stereo sound; used with computer, VCR, disc player, or camcorder |
DICE | Dice |
ELECTRONIC GAME | Electronic Game (not otherwise coded) |
GAMING MACHINE | Gaming Machine (not otherwise coded) |
GAMING MACHINE_LOTTERY MACHINE | Gaming Machine_Lottery Machine |
GAMING MACHINE_SLOT MACHINE | Gaming Machine_Slot Machine |
GAMING MACHINE_VIDEO POKER | Gaming Machine_Video Poker |
PINBALL MACHINE | Pinball Machine |
POKER CHIPS | Poker Chips |
POKER TABLE | Poker Table |
ROULETTE WHEEL | Roulette Wheel |
TIP BOARD | Tip Board |
XML Schema
<xs:simpleType name="GamblingEquipmentCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies a type of games and/or gambling apparatus.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:enumeration value="ARCADE GAME">
<xs:annotation>
<xs:documentation>
Arcade Game</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ARCADE GAME_COIN OPERATED">
<xs:annotation>
<xs:documentation>
Arcade Game_Coin Operated</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BILLIARD TABLE">
<xs:annotation>
<xs:documentation>
Billiard Table</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BILLIARD TABLE_POOL">
<xs:annotation>
<xs:documentation>
Billiard Table_Pool</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BILLIARD TABLE_SNOOKER">
<xs:annotation>
<xs:documentation>
Billiard Table_Snooker</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CARDS">
<xs:annotation>
<xs:documentation>
Cards</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CYBER SHADES_GLASSES">
<xs:annotation>
<xs:documentation>
Cyber Shades_Glasses (Virtual Reality) enable individuals to immerse themselves into game or video 3D images; may have head tracking and stereo sound; used with computer, VCR, disc player, or camcorder</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DICE">
<xs:annotation>
<xs:documentation>
Dice</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ELECTRONIC GAME">
<xs:annotation>
<xs:documentation>
Electronic Game (not otherwise coded)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GAMING MACHINE">
<xs:annotation>
<xs:documentation>
Gaming Machine (not otherwise coded)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GAMING MACHINE_LOTTERY MACHINE">
<xs:annotation>
<xs:documentation>
Gaming Machine_Lottery Machine </xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GAMING MACHINE_SLOT MACHINE">
<xs:annotation>
<xs:documentation>
Gaming Machine_Slot Machine</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GAMING MACHINE_VIDEO POKER">
<xs:annotation>
<xs:documentation>
Gaming Machine_Video Poker</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PINBALL MACHINE">
<xs:annotation>
<xs:documentation>
Pinball Machine </xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="POKER CHIPS">
<xs:annotation>
<xs:documentation>
Poker Chips</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="POKER TABLE">
<xs:annotation>
<xs:documentation>
Poker Table</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ROULETTE WHEEL">
<xs:annotation>
<xs:documentation>
Roulette Wheel</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TIP BOARD">
<xs:annotation>
<xs:documentation>
Tip Board</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>