biom:PlantarImageAcquisitionProfileCodeSimpleType

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

Definition

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

Diagram

Enumerations

ValueDefinition
170SAP 170
180SAP 180
70SAP 70
80SAP 80

XML Schema

<xs:simpleType name="PlantarImageAcquisitionProfileCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a set of criteria under which the Plantar image was captured
</xs:documentation>
</xs:annotation>
<xs:enumeration value="170">
<xs:annotation>
<xs:documentation>
SAP 170
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="180">
<xs:annotation>
<xs:documentation>
SAP 180
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="70">
<xs:annotation>
<xs:documentation>
SAP 70
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="80">
<xs:annotation>
<xs:documentation>
SAP 80
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>