biom:ImpressionCaptureCategoryCodeSimpleType
simpleType ImpressionCaptureCategoryCodeSimpleType in namespace http://release.niem.gov/niem/domains/biometrics/4.1/
Definition
A data type for a kind of impression capture by which an image was obtained
Diagram
Enumerations
| Value | Definition |
| 0 | Livescan plain fingerprint |
| 1 | Livescan rolled fingerprint |
| 10 | Livescan palm |
| 11 | Not livescan palm |
| 12 | Latent palm impression |
| 13 | Latent palm tracing |
| 14 | Latent palm photo |
| 15 | Latent palm lift |
| 2 | Not livescan plain fingerprint |
| 20 | Livescan optical contact plain fingerprint |
| 21 | Livescan optical contact rolled fingerprint |
| 22 | Livescan non-optical contact plain fingerprint |
| 23 | Livescan non-optical contact rolled fingerprint |
| 24 | Livescan optical contactless plain fingerprint (2D image) |
| 25 | Livescan optical contactless rolled fingerprint (2D image) |
| 26 | Livescan non-optical contactless plain fingerprint (2D image) |
| 27 | Livescan non-optical contactless rolled fingerprint (2D image) |
| 28 | Other |
| 29 | Unknown |
| 3 | Not livescan rolled fingerprint |
| 30 | Livescan plantar |
| 31 | Not livescan plantar |
| 32 | Latent plantar impression |
| 33 | Latent plantar tracing |
| 34 | Latent plantar photo |
| 35 | Latent plantar lift |
| 36 | Latent unknown friction ridge impression |
| 37 | Latent unknown friction ridge tracing |
| 38 | Latent unknown friction ridge photo |
| 39 | Latent unknown friction ridge lift |
| 4 | Latent fingerprint impression |
| 5 | Latent fingerprint tracing |
| 6 | Latent fingerprint photo |
| 7 | Latent fingerprint lift |
| 8 | Livescan fingerprint vertical swipe |
XML Schema
<xs:simpleType name="ImpressionCaptureCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a kind of impression capture by which an image was obtained</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:integer">
<xs:enumeration value="0">
<xs:annotation>
<xs:documentation>
Livescan plain fingerprint</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="1">
<xs:annotation>
<xs:documentation>
Livescan rolled fingerprint</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="10">
<xs:annotation>
<xs:documentation>
Livescan palm</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11">
<xs:annotation>
<xs:documentation>
Not livescan palm</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="12">
<xs:annotation>
<xs:documentation>
Latent palm impression</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="13">
<xs:annotation>
<xs:documentation>
Latent palm tracing</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="14">
<xs:annotation>
<xs:documentation>
Latent palm photo</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="15">
<xs:annotation>
<xs:documentation>
Latent palm lift</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="2">
<xs:annotation>
<xs:documentation>
Not livescan plain fingerprint</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="20">
<xs:annotation>
<xs:documentation>
Livescan optical contact plain fingerprint</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="21">
<xs:annotation>
<xs:documentation>
Livescan optical contact rolled fingerprint</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="22">
<xs:annotation>
<xs:documentation>
Livescan non-optical contact plain fingerprint</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="23">
<xs:annotation>
<xs:documentation>
Livescan non-optical contact rolled fingerprint</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="24">
<xs:annotation>
<xs:documentation>
Livescan optical contactless plain fingerprint (2D image)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="25">
<xs:annotation>
<xs:documentation>
Livescan optical contactless rolled fingerprint (2D image)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="26">
<xs:annotation>
<xs:documentation>
Livescan non-optical contactless plain fingerprint (2D image)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="27">
<xs:annotation>
<xs:documentation>
Livescan non-optical contactless rolled fingerprint (2D image)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="28">
<xs:annotation>
<xs:documentation>
Other</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="29">
<xs:annotation>
<xs:documentation>
Unknown</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3">
<xs:annotation>
<xs:documentation>
Not livescan rolled fingerprint</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="30">
<xs:annotation>
<xs:documentation>
Livescan plantar</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="31">
<xs:annotation>
<xs:documentation>
Not livescan plantar</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="32">
<xs:annotation>
<xs:documentation>
Latent plantar impression</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="33">
<xs:annotation>
<xs:documentation>
Latent plantar tracing</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="34">
<xs:annotation>
<xs:documentation>
Latent plantar photo</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="35">
<xs:annotation>
<xs:documentation>
Latent plantar lift</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="36">
<xs:annotation>
<xs:documentation>
Latent unknown friction ridge impression</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="37">
<xs:annotation>
<xs:documentation>
Latent unknown friction ridge tracing</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="38">
<xs:annotation>
<xs:documentation>
Latent unknown friction ridge photo</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="39">
<xs:annotation>
<xs:documentation>
Latent unknown friction ridge lift</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="4">
<xs:annotation>
<xs:documentation>
Latent fingerprint impression</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="5">
<xs:annotation>
<xs:documentation>
Latent fingerprint tracing</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="6">
<xs:annotation>
<xs:documentation>
Latent fingerprint photo</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="7">
<xs:annotation>
<xs:documentation>
Latent fingerprint lift</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="8">
<xs:annotation>
<xs:documentation>
Livescan fingerprint vertical swipe</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>