biom:MinutiaeDistinctiveFeatureCategoryCodeSimpleType

simpleType MinutiaeDistinctiveFeatureCategoryCodeSimpleType in namespace http://release.niem.gov/niem/domains/biometrics/4.1/

Definition

A data type for a kind of distinctive feature in a friction ridge image

Diagram

Enumerations

ValueDefinition
CLEARLarge clear field of ridges; large clear area with no minutiae
COREUnusually distinctive core area
CREASEUnusually distinctive crease
DELTAUnusually distinctive delta area
DYSPLASIADisassociated ridges; dysplasia
MINGROUPUnusual group or cluster of minutiae
MINUTIAUnusually shaped minutia
OTHERFEATOther unusual features not characterized elsewhere; details should be noted in comments
SCARScar
WARTWart or blister

XML Schema

<xs:simpleType name="MinutiaeDistinctiveFeatureCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a kind of distinctive feature in a friction ridge image
</xs:documentation>
</xs:annotation>
<xs:enumeration value="CLEAR">
<xs:annotation>
<xs:documentation>
Large clear field of ridges; large clear area with no minutiae
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CORE">
<xs:annotation>
<xs:documentation>
Unusually distinctive core area
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CREASE">
<xs:annotation>
<xs:documentation>
Unusually distinctive crease
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DELTA">
<xs:annotation>
<xs:documentation>
Unusually distinctive delta area
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DYSPLASIA">
<xs:annotation>
<xs:documentation>
Disassociated ridges; dysplasia
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MINGROUP">
<xs:annotation>
<xs:documentation>
Unusual group or cluster of minutiae
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MINUTIA">
<xs:annotation>
<xs:documentation>
Unusually shaped minutia
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OTHERFEAT">
<xs:annotation>
<xs:documentation>
Other unusual features not characterized elsewhere; details should be noted in comments
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SCAR">
<xs:annotation>
<xs:documentation>
Scar
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WART">
<xs:annotation>
<xs:documentation>
Wart or blister
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>