biom:IrisImageAcquisitionProfileCodeSimpleType

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

Definition

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

Diagram

Enumerations

ValueDefinition
10SAP 10
11SAP 11
12SAP 12
20SAP 20
30SAP level 30
40SAP level 40

XML Schema

<xs:simpleType name="IrisImageAcquisitionProfileCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a set of criteria under which the iris image was captured
</xs:documentation>
</xs:annotation>
<xs:enumeration value="10">
<xs:annotation>
<xs:documentation>
SAP 10
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="11">
<xs:annotation>
<xs:documentation>
SAP 11
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="12">
<xs:annotation>
<xs:documentation>
SAP 12
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="20">
<xs:annotation>
<xs:documentation>
SAP 20
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="30">
<xs:annotation>
<xs:documentation>
SAP level 30
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="40">
<xs:annotation>
<xs:documentation>
SAP level 40
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>