cbrncl:MultimediaDeviceCategoryCodeSimpleType

simpleType MultimediaDeviceCategoryCodeSimpleType in namespace http://release.niem.gov/niem/codes/cbrncl/4.0/

Definition

A data type that defines the code values for the kind of devices that can record multimedia data.

Diagram

Enumerations

ValueDefinition
AudioA device that records audible sounds, such as voice.
CameraA camera that captures images on film.
Camera-DA camera that captures images on digital/electronic media.
LPRLicense Plate Reader
NIINon-Intrusive Imaging
OCROptical Character Recognition
OtherOther
ReaderA device to create digital data from a physical/visual form of the data.
RFIDRadio Frequency Identifier
ScannerA device to create a digital image of printed material.
VideoA video recording device that captures images on film.
Video-DA video recording device that captures images on digital/electronic media.
VISVisual Inspection System Image

XML Schema

<xs:simpleType name="MultimediaDeviceCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type that defines the code values for the kind of devices that can record multimedia data.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="Audio">
<xs:annotation>
<xs:documentation>
A device that records audible sounds, such as voice.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Camera">
<xs:annotation>
<xs:documentation>
A camera that captures images on film.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Camera-D">
<xs:annotation>
<xs:documentation>
A camera that captures images on digital/electronic media.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LPR">
<xs:annotation>
<xs:documentation>
License Plate Reader
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NII">
<xs:annotation>
<xs:documentation>
Non-Intrusive Imaging
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OCR">
<xs:annotation>
<xs:documentation>
Optical Character Recognition
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Other">
<xs:annotation>
<xs:documentation>
Other
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Reader">
<xs:annotation>
<xs:documentation>
A device to create digital data from a physical/visual form of the data.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RFID">
<xs:annotation>
<xs:documentation>
Radio Frequency Identifier
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Scanner">
<xs:annotation>
<xs:documentation>
A device to create a digital image of printed material.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Video">
<xs:annotation>
<xs:documentation>
A video recording device that captures images on film.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Video-D">
<xs:annotation>
<xs:documentation>
A video recording device that captures images on digital/electronic media.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="VIS">
<xs:annotation>
<xs:documentation>
Visual Inspection System Image
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>