ndex:BinaryCategoryCodeSimpleType
simpleType BinaryCategoryCodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ndex/4.2/
Definition
A data type for a code that represents the type of digital representation.
Diagram
Enumerations
Value | Definition |
AUDIO | Audio (describe object) |
DOCUMENT | Document (describe object) |
DOCUMENT APPROVED TELEPHONE LIST | Document Approved Telephone List |
DOCUMENT EMAIL MESSAGE | Document Email Message, includes email attachment (describe object) |
DOCUMENT EMAIL USAGE LOG | Document Email Usage Log |
DOCUMENT IDENTIFICATION | Document Identification, includes driver license, passport, etc. (describe object) |
DOCUMENT PHONE PEN REGISTER | Document Phone Pen Register, includes trap and trace records |
DOCUMENT TELEPHONE CALL LOG | Document Telephone Call Log |
DOCUMENT TELEPHONE CALL REQUEST LIST | Document Telephone Call Request List |
DOCUMENT TEXTING MESSAGE | Document Texting Message (describe object) |
DOCUMENT VISITOR LOG | Document Visitor Log |
DOCUMENT VISITOR REQUEST LIST | Document Visitor Request List |
IMAGE | Image - photo, sketch, portrait, snapshot, etc., excluding documents, audio, video (describe object) |
IMAGE AERIAL PHOTO | Aerial Photo (describe object) |
IMAGE BIOMETRIC | Image Biometric (describe object) |
IMAGE BIOMETRIC DNA | Image Biometric DNA |
IMAGE BIOMETRIC FINGERPRINT | Image Biometric Fingerprint |
IMAGE CHILD PORNOGRAPHY PHOTO | Image Child Pornography Photo |
IMAGE CRIMINAL JUSTICE PHOTO | Criminal Justice Photo - photo taken by criminal justice agency (describe object) |
IMAGE DRIVER LICENSE PHOTO | Person Driver License Photo |
IMAGE EXAMPLE PHOTO | Example Photo - provided as representation for reference (describe reference context) |
IMAGE MEDICAL PHOTO | Medical Photo of a person (including X-Ray and medical procedure photos) - Doctor, Dentist, etc. captured photo (describe object) |
IMAGE MUG SHOT | Mug Shot also called booking photo - law enforcement photo taken of a person at time of booking |
IMAGE PHYSICAL FEATURE | Physical Feature image, including photo of Scars, Marks, and Tattoos (describe object) |
IMAGE POLICE SKETCH | Police Sketch (describe object) |
IMAGE PORTRAIT | Portrait - painting or photograph of a person or animal esp. of the face |
IMAGE PROPERTY ITEM | Image Property Item (describe object) |
IMAGE SNAPSHOT | Snapshot also called candid photo - informal photo (describe object) |
MALWARE | Malware - Virus, Worm, Trojan, etc. (describe object) |
OTHER | Other (describe object) |
VIDEO | Video (describe object) |
XML Schema
<xs:simpleType name="BinaryCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that represents the type of digital representation.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:enumeration value="AUDIO">
<xs:annotation>
<xs:documentation>
Audio (describe object)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DOCUMENT">
<xs:annotation>
<xs:documentation>
Document (describe object)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DOCUMENT APPROVED TELEPHONE LIST">
<xs:annotation>
<xs:documentation>
Document Approved Telephone List</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DOCUMENT EMAIL MESSAGE">
<xs:annotation>
<xs:documentation>
Document Email Message, includes email attachment (describe object)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DOCUMENT EMAIL USAGE LOG">
<xs:annotation>
<xs:documentation>
Document Email Usage Log</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DOCUMENT IDENTIFICATION">
<xs:annotation>
<xs:documentation>
Document Identification, includes driver license, passport, etc. (describe object)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DOCUMENT PHONE PEN REGISTER">
<xs:annotation>
<xs:documentation>
Document Phone Pen Register, includes trap and trace records</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DOCUMENT TELEPHONE CALL LOG">
<xs:annotation>
<xs:documentation>
Document Telephone Call Log</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DOCUMENT TELEPHONE CALL REQUEST LIST">
<xs:annotation>
<xs:documentation>
Document Telephone Call Request List</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DOCUMENT TEXTING MESSAGE">
<xs:annotation>
<xs:documentation>
Document Texting Message (describe object)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DOCUMENT VISITOR LOG">
<xs:annotation>
<xs:documentation>
Document Visitor Log</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DOCUMENT VISITOR REQUEST LIST">
<xs:annotation>
<xs:documentation>
Document Visitor Request List</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IMAGE">
<xs:annotation>
<xs:documentation>
Image - photo, sketch, portrait, snapshot, etc., excluding documents, audio, video (describe object)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IMAGE AERIAL PHOTO">
<xs:annotation>
<xs:documentation>
Aerial Photo (describe object)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IMAGE BIOMETRIC">
<xs:annotation>
<xs:documentation>
Image Biometric (describe object)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IMAGE BIOMETRIC DNA">
<xs:annotation>
<xs:documentation>
Image Biometric DNA</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IMAGE BIOMETRIC FINGERPRINT">
<xs:annotation>
<xs:documentation>
Image Biometric Fingerprint</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IMAGE CHILD PORNOGRAPHY PHOTO">
<xs:annotation>
<xs:documentation>
Image Child Pornography Photo</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IMAGE CRIMINAL JUSTICE PHOTO">
<xs:annotation>
<xs:documentation>
Criminal Justice Photo - photo taken by criminal justice agency (describe object)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IMAGE DRIVER LICENSE PHOTO">
<xs:annotation>
<xs:documentation>
Person Driver License Photo</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IMAGE EXAMPLE PHOTO">
<xs:annotation>
<xs:documentation>
Example Photo - provided as representation for reference (describe reference context)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IMAGE MEDICAL PHOTO">
<xs:annotation>
<xs:documentation>
Medical Photo of a person (including X-Ray and medical procedure photos) - Doctor, Dentist, etc. captured photo (describe object)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IMAGE MUG SHOT">
<xs:annotation>
<xs:documentation>
Mug Shot also called booking photo - law enforcement photo taken of a person at time of booking</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IMAGE PHYSICAL FEATURE">
<xs:annotation>
<xs:documentation>
Physical Feature image, including photo of Scars, Marks, and Tattoos (describe object)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IMAGE POLICE SKETCH">
<xs:annotation>
<xs:documentation>
Police Sketch (describe object)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IMAGE PORTRAIT">
<xs:annotation>
<xs:documentation>
Portrait - painting or photograph of a person or animal esp. of the face</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IMAGE PROPERTY ITEM">
<xs:annotation>
<xs:documentation>
Image Property Item (describe object)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IMAGE SNAPSHOT">
<xs:annotation>
<xs:documentation>
Snapshot also called candid photo - informal photo (describe object)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MALWARE">
<xs:annotation>
<xs:documentation>
Malware - Virus, Worm, Trojan, etc. (describe object)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OTHER">
<xs:annotation>
<xs:documentation>
Other (describe object)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="VIDEO">
<xs:annotation>
<xs:documentation>
Video (describe object)</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>