biom:LegacyExemplarCaptureCategoryCodeSimpleType

simpleType LegacyExemplarCaptureCategoryCodeSimpleType in namespace http://release.niem.gov/niem/domains/biometrics/4.2/

Definition

A data type for a code of impression capture by which an image was obtained

Diagram

Enumerations

ValueDefinition
0Livescan plain fingerprint
1Livescan rolled fingerprint
2Not livescan plain fingerprint
20Livescan optical contact plain fingerprint
21Livescan optical contact rolled fingerprint
22Livescan non-optical contact plain fingerprint
23Livescan non-optical contact rolled fingerprint
24Livescan optical contactless plain fingerprint (2D image)
25Livescan optical contactless rolled fingerprint (2D image)
26Livescan non-optical contactless plain fingerprint (2D image)
27Livescan non-optical contactless rolled fingerprint (2D image)
28Other
29Unknown
3Not livescan rolled fingerprint
41Rolled contactless _ moving subject
42Plain contactless _ moving subject
8Livescan swipe

XML Schema

<xs:simpleType name="LegacyExemplarCaptureCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code of impression capture by which an image was obtained
</xs:documentation>
</xs:annotation>
<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="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="41">
<xs:annotation>
<xs:documentation>
Rolled contactless _ moving subject
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="42">
<xs:annotation>
<xs:documentation>
Plain contactless _ moving subject
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="8">
<xs:annotation>
<xs:documentation>
Livescan swipe
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>