biom:MinutiaeRidgeWavelengthMapFormatCodeSimpleType

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

Definition

A data type for a format of ridge wavelength values in the ridge wavelength map

Diagram

Enumerations

ValueDefinition
UNCUncompressed (concatenated 2-character decimal values)

XML Schema

<xs:simpleType name="MinutiaeRidgeWavelengthMapFormatCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a format of ridge wavelength values in the ridge wavelength map
</xs:documentation>
</xs:annotation>
<xs:enumeration value="UNC">
<xs:annotation>
<xs:documentation>
Uncompressed (concatenated 2-character decimal values)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>