ncic:FPClassificationCodeSimpleType
simpleType FPClassificationCodeSimpleType in namespace http://release.niem.gov/niem/codes/ncic/5.0/
Definition
A data type for 1.7: Fingerprint Classification (FPC) Field Codes
Diagram
Enumerations
Value | Definition |
AA | PLAIN ARCH |
CI | INNER TRACING OF CENTRAL POCKET LOOP WHORL |
CM | MEETING TRACING OF CENTRAL POCKET LOOP WHORL |
CO | OUTER TRACING OF CENTRAL POCKET LOOP WHORL |
DI | INNER TRACING OF DOUBLE LOOP WHORL |
DM | MEETING TRACING OF DOUBLE LOOP WHORL |
DO | OUTER TRACING OF DOUBLE LOOP WHORL |
PI | INNER TRACING OF PLAIN WHORL |
PM | MEETING TRACING OF PLAIN WHORL |
PO | OUTER TRACING OF PLAIN WHORL |
SR | COMPLETELY SCARRED OR MUTILATED PATTERN |
TT | TENTED ARCH |
XI | INNER TRACING OF ACCIDENTAL WHORL |
XM | MEETING TRACING OF ACCIDENTAL WHORL |
XO | OUTER TRACING OF ACCIDENTAL WHORL |
XX | MISSING/AMPUTATED FINGER |
XML Schema
<xs:simpleType name="FPClassificationCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for 1.7: Fingerprint Classification (FPC) Field Codes</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:enumeration value="AA">
<xs:annotation>
<xs:documentation>
PLAIN ARCH</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CI">
<xs:annotation>
<xs:documentation>
INNER TRACING OF CENTRAL POCKET LOOP WHORL</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CM">
<xs:annotation>
<xs:documentation>
MEETING TRACING OF CENTRAL POCKET LOOP WHORL</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CO">
<xs:annotation>
<xs:documentation>
OUTER TRACING OF CENTRAL POCKET LOOP WHORL</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DI">
<xs:annotation>
<xs:documentation>
INNER TRACING OF DOUBLE LOOP WHORL</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DM">
<xs:annotation>
<xs:documentation>
MEETING TRACING OF DOUBLE LOOP WHORL</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DO">
<xs:annotation>
<xs:documentation>
OUTER TRACING OF DOUBLE LOOP WHORL</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PI">
<xs:annotation>
<xs:documentation>
INNER TRACING OF PLAIN WHORL</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PM">
<xs:annotation>
<xs:documentation>
MEETING TRACING OF PLAIN WHORL</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PO">
<xs:annotation>
<xs:documentation>
OUTER TRACING OF PLAIN WHORL</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SR">
<xs:annotation>
<xs:documentation>
COMPLETELY SCARRED OR MUTILATED PATTERN</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TT">
<xs:annotation>
<xs:documentation>
TENTED ARCH</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="XI">
<xs:annotation>
<xs:documentation>
INNER TRACING OF ACCIDENTAL WHORL</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="XM">
<xs:annotation>
<xs:documentation>
MEETING TRACING OF ACCIDENTAL WHORL</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="XO">
<xs:annotation>
<xs:documentation>
OUTER TRACING OF ACCIDENTAL WHORL</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="XX">
<xs:annotation>
<xs:documentation>
MISSING/AMPUTATED FINGER</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>