biom:FaceImageAcquisitionProfileCodeSimpleType

simpleType FaceImageAcquisitionProfileCodeSimpleType in namespace http://release.niem.gov/niem/domains/biometrics/4.0/

Definition

A data type for a set of criteria under which the facial image was captured

Diagram

Enumerations

ValueDefinition
0Unknown
1Surveillance facial image
10Driver's license image (AAMVA)
11ANSI Full Frontal facial image (ANSI 385)
12ANSI Token facial image (ANSI 385)
13ISO Full Frontal facial image (ISO/IEC 19794-5)
14ISO Token facial image (ISO/IEC 19794-5)
15PIV facial image (NIST SP 800-76)
20Legacy mugshot
30Best practice level 30
32Mobile ID best practice level 32
40Best practice level 40
42Mobile ID best practice level 42
50Best practice level 50
51Best practice level 51
52Mobile ID best practice level 52

XML Schema

<xs:simpleType name="FaceImageAcquisitionProfileCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a set of criteria under which the facial image was captured
</xs:documentation>
</xs:annotation>
<xs:enumeration value="0">
<xs:annotation>
<xs:documentation>
Unknown
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="1">
<xs:annotation>
<xs:documentation>
Surveillance facial image
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="10">
<xs:annotation>
<xs:documentation>
Driver's license image (AAMVA)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11">
<xs:annotation>
<xs:documentation>
ANSI Full Frontal facial image (ANSI 385)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="12">
<xs:annotation>
<xs:documentation>
ANSI Token facial image (ANSI 385)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="13">
<xs:annotation>
<xs:documentation>
ISO Full Frontal facial image (ISO/IEC 19794-5)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="14">
<xs:annotation>
<xs:documentation>
ISO Token facial image (ISO/IEC 19794-5)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="15">
<xs:annotation>
<xs:documentation>
PIV facial image (NIST SP 800-76)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="20">
<xs:annotation>
<xs:documentation>
Legacy mugshot
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="30">
<xs:annotation>
<xs:documentation>
Best practice level 30
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="32">
<xs:annotation>
<xs:documentation>
Mobile ID best practice level 32
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="40">
<xs:annotation>
<xs:documentation>
Best practice level 40
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="42">
<xs:annotation>
<xs:documentation>
Mobile ID best practice level 42
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="50">
<xs:annotation>
<xs:documentation>
Best practice level 50
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="51">
<xs:annotation>
<xs:documentation>
Best practice level 51
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="52">
<xs:annotation>
<xs:documentation>
Mobile ID best practice level 52
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>