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