ndex:OpticalEquipmentCategoryCodeSimpleType

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

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>