ndex:OpticalEquipmentCategoryCodeSimpleType

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

Definition

A data type for a code that identifies a type of optical equipment.

Diagram

Enumerations

ValueDefinition
BINOCULARSBinoculars
BINOCULARS_FIELD GLASSESBinoculars_Field Glasses
BINOCULARS_SPYGLASSBinoculars_Spyglass
EYEGLASSESEyeglasses
EYEGLASSES_FRAMESEyeglasses_Frames (just frames)
MICROSCOPEMicroscope
NIGHT VISION GOGGLESNight Vision Goggles
PERISCOPEPeriscope
SCOPEScope (gun or telescope)
SCOPE_GUNScope_gun
SCOPE_ TELESCOPEScope_ telescope
TELESCOPETelescope
VIEWERViewer

XML Schema

<xs:simpleType name="OpticalEquipmentCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies a type of optical equipment.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="BINOCULARS">
<xs:annotation>
<xs:documentation>
Binoculars
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BINOCULARS_FIELD GLASSES">
<xs:annotation>
<xs:documentation>
Binoculars_Field Glasses
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BINOCULARS_SPYGLASS">
<xs:annotation>
<xs:documentation>
Binoculars_Spyglass
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EYEGLASSES">
<xs:annotation>
<xs:documentation>
Eyeglasses
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EYEGLASSES_FRAMES">
<xs:annotation>
<xs:documentation>
Eyeglasses_Frames (just frames)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MICROSCOPE">
<xs:annotation>
<xs:documentation>
Microscope
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NIGHT VISION GOGGLES">
<xs:annotation>
<xs:documentation>
Night Vision Goggles
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PERISCOPE">
<xs:annotation>
<xs:documentation>
Periscope
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SCOPE">
<xs:annotation>
<xs:documentation>
Scope (gun or telescope)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SCOPE_GUN">
<xs:annotation>
<xs:documentation>
Scope_gun
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SCOPE_ TELESCOPE">
<xs:annotation>
<xs:documentation>
Scope_ telescope
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TELESCOPE">
<xs:annotation>
<xs:documentation>
Telescope
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="VIEWER">
<xs:annotation>
<xs:documentation>
Viewer
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>