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

ValueDefinition
ARCADE_GAMEARCADE GAME
ARCADE_GAME-COIN_OPERATEDARCADE GAME-COIN OPERATED
BILLIARD_TABLEBILLIARD TABLE
BILLIARD_TABLE-POOLBILLIARD TABLE-POOL
BILLIARD_TABLE-SNOOKERBILLIARD TABLE-SNOOKER
CARDSCARDS
CYBER_SHADES-GLASSESCYBER 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
DICEDICE
ELECTRONIC_GAMEELECTRONIC GAME (NOT OTHERWISE CODED)
GAMING_MACHINEGAMING MACHINE (NOT OTHERWISE CODED)
GAMING_MACHINE-LOTTERY_MACHINEGAMING MACHINE-LOTTERY MACHINE
GAMING_MACHINE-SLOT_MACHINEGAMING MACHINE-SLOT MACHINE
GAMING_MACHINE-VIDEO_POKERGAMING MACHINE-VIDEO POKER
PINBALL_MACHINEPINBALL MACHINE
POKER_CHIPSPOKER CHIPS
POKER_TABLEPOKER TABLE
ROULETTE_WHEELROULETTE WHEEL
TIP_BOARDTIP 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: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>