ndex:PhotoEquipmentCategoryCodeSimpleType
simpleType PhotoEquipmentCategoryCodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ndex/4.0/
Definition
A data type for a code that identifies the type of camera or imaging device.
Diagram
Enumerations
Value | Definition |
CAMERA | Camera |
CAMERA BACK | Camera Back |
CAMERA BODY | Camera Body |
CAMERA CASE | Camera Case |
CAMERA FILTER | Camera Filter |
CAMERA LENS | Camera Lens |
CAMERA WINDER | Camera Winder (auto/power) |
DIGITAL CAMERA | Digital Camera (delivers images directly to a computer_no processing or film needed_some used with VCRs and TVs) |
ENLARGER | Enlarger |
EXPOSURE METER_LIGHT METER | Exposure Meter_Light Meter |
FILM MAGAZINE | Film Magazine |
FILM_VIDEO TAPE EDITOR | Film_Video Tape Editor |
FLASH | Flash |
LENS | Lens |
MOTOR DRIVE_CAMERA | Motor Drive_Camera |
PHOTO DRYER | Photo Dryer |
PRISM RANGE FINDER | Prism Range Finder |
PROJECTOR | Projector |
PROJECTOR_MOVIE | Projector_Movie |
PROJECTOR_MOVIE_SLIDE | Projector_Movie_Slide |
PROJECTOR_SLIDE | Projector_Slide |
RANGE FINDER | Range Finder |
SCREEN | Screen |
TRIPOD | Tripod |
VIEWFINDER | Viewfinder |
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:restriction base="xs:token">
<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>