biom:MinutiaeLocalQualityIssuesCategoryCodeSimpleType

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

Definition

A data type for a kind of localized friction ridge transfer quality issue

Diagram

Enumerations

ValueDefinition
ARTIFACTDigital artifacts, such as occasionally caused by compression or livescan devices
BACKGROUNDInterference with background makes following ridges difficult (e.g. check patterns)
COMPRESSEDDistorted area in which ridges are compressed together
DISTORTMiscellaneous distortion (See also Compressed and Stretched)
NEGATIVEUsed if only a portion of the friction ridge image is tonally reversed (has ridges and valleys inverted so that ridges appear white and valleys appear black). Note that the FrictionRidgeImageTonalReversalCode element is used if the entire image is tonally reversed
OTHEROther quality issues not characterized elsewhere; details should be noted in comments
OVERDEVOverdeveloped area: excessive processing medium such as ink, powder, etc.
OVERLAPArea in which another friction ridge impression is superimposed over the impression of interest
SMEARSmeared or smudged area
STRETCHEDDistorted area in which ridges are stretched apart from each other
TAPELifting tape artifacts (crease, bubble, etc.)

XML Schema

<xs:simpleType name="MinutiaeLocalQualityIssuesCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a kind of localized friction ridge transfer quality issue
</xs:documentation>
</xs:annotation>
<xs:enumeration value="ARTIFACT">
<xs:annotation>
<xs:documentation>
Digital artifacts, such as occasionally caused by compression or livescan devices
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BACKGROUND">
<xs:annotation>
<xs:documentation>
Interference with background makes following ridges difficult (e.g. check patterns)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="COMPRESSED">
<xs:annotation>
<xs:documentation>
Distorted area in which ridges are compressed together
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DISTORT">
<xs:annotation>
<xs:documentation>
Miscellaneous distortion (See also Compressed and Stretched)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NEGATIVE">
<xs:annotation>
<xs:documentation>
Used if only a portion of the friction ridge image is tonally reversed (has ridges and valleys inverted so that ridges appear white and valleys appear black). Note that the FrictionRidgeImageTonalReversalCode element is used if the entire image is tonally reversed
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OTHER">
<xs:annotation>
<xs:documentation>
Other quality issues not characterized elsewhere; details should be noted in comments
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OVERDEV">
<xs:annotation>
<xs:documentation>
Overdeveloped area: excessive processing medium such as ink, powder, etc.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OVERLAP">
<xs:annotation>
<xs:documentation>
Area in which another friction ridge impression is superimposed over the impression of interest
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SMEAR">
<xs:annotation>
<xs:documentation>
Smeared or smudged area
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="STRETCHED">
<xs:annotation>
<xs:documentation>
Distorted area in which ridges are stretched apart from each other
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TAPE">
<xs:annotation>
<xs:documentation>
Lifting tape artifacts (crease, bubble, etc.)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>