ndex:PhotoEquipmentCategoryCodeSimpleType

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

Definition

A data type for a code that identifies the type of camera or imaging device.

Diagram

Enumerations

ValueDefinition
CAMERACamera
CAMERA BACKCamera Back
CAMERA BODYCamera Body
CAMERA CASECamera Case
CAMERA FILTERCamera Filter
CAMERA LENSCamera Lens
CAMERA WINDERCamera Winder (auto/power)
DIGITAL CAMERADigital Camera (delivers images directly to a computer_no processing or film needed_some used with VCRs and TVs)
ENLARGEREnlarger
EXPOSURE METER_LIGHT METERExposure Meter_Light Meter
FILM MAGAZINEFilm Magazine
FILM_VIDEO TAPE EDITORFilm_Video Tape Editor
FLASHFlash
LENSLens
MOTOR DRIVE_CAMERAMotor Drive_Camera
PHOTO DRYERPhoto Dryer
PRISM RANGE FINDERPrism Range Finder
PROJECTORProjector
PROJECTOR_MOVIEProjector_Movie
PROJECTOR_MOVIE_SLIDEProjector_Movie_Slide
PROJECTOR_SLIDEProjector_Slide
RANGE FINDERRange Finder
SCREENScreen
TRIPODTripod
VIEWFINDERViewfinder

XML Schema

<xs:simpleType name="PhotoEquipmentCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies the type of camera or imaging device.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="CAMERA">
<xs:annotation>
<xs:documentation>
Camera
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CAMERA BACK">
<xs:annotation>
<xs:documentation>
Camera Back
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CAMERA BODY">
<xs:annotation>
<xs:documentation>
Camera Body
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CAMERA CASE">
<xs:annotation>
<xs:documentation>
Camera Case
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CAMERA FILTER">
<xs:annotation>
<xs:documentation>
Camera Filter
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CAMERA LENS">
<xs:annotation>
<xs:documentation>
Camera Lens
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CAMERA WINDER">
<xs:annotation>
<xs:documentation>
Camera Winder (auto/power)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DIGITAL CAMERA">
<xs:annotation>
<xs:documentation>
Digital Camera (delivers images directly to a computer_no processing or film needed_some used with VCRs and TVs)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ENLARGER">
<xs:annotation>
<xs:documentation>
Enlarger
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EXPOSURE METER_LIGHT METER">
<xs:annotation>
<xs:documentation>
Exposure Meter_Light Meter
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FILM MAGAZINE">
<xs:annotation>
<xs:documentation>
Film Magazine
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FILM_VIDEO TAPE EDITOR">
<xs:annotation>
<xs:documentation>
Film_Video Tape Editor
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FLASH">
<xs:annotation>
<xs:documentation>
Flash
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LENS">
<xs:annotation>
<xs:documentation>
Lens
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MOTOR DRIVE_CAMERA">
<xs:annotation>
<xs:documentation>
Motor Drive_Camera
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PHOTO DRYER">
<xs:annotation>
<xs:documentation>
Photo Dryer
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PRISM RANGE FINDER">
<xs:annotation>
<xs:documentation>
Prism Range Finder
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PROJECTOR">
<xs:annotation>
<xs:documentation>
Projector
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PROJECTOR_MOVIE">
<xs:annotation>
<xs:documentation>
Projector_Movie
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PROJECTOR_MOVIE_SLIDE">
<xs:annotation>
<xs:documentation>
Projector_Movie_Slide
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PROJECTOR_SLIDE">
<xs:annotation>
<xs:documentation>
Projector_Slide
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RANGE FINDER">
<xs:annotation>
<xs:documentation>
Range Finder
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SCREEN">
<xs:annotation>
<xs:documentation>
Screen
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TRIPOD">
<xs:annotation>
<xs:documentation>
Tripod
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="VIEWFINDER">
<xs:annotation>
<xs:documentation>
Viewfinder
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>