ncic:FPClassificationCodeSimpleType

simpleType FPClassificationCodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ncic/4.0/

Definition

A data type for 1.7: Fingerprint Classification (FPC) Field Codes

Diagram

Enumerations

ValueDefinition
AAPLAIN ARCH
CIINNER
CMMEETING
COOUTER
DIINNER
DMMEETING
DOOUTER
NN (3)RADIAL LOOP
NN (4)ULNAR LOOP
PIINNER
PMMEETING
POOUTER
SR-
TTTENTED ARCH
XIINNER
XMMEETING
XOOUTER
XX-

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:enumeration value="AA">
<xs:annotation>
<xs:documentation>
PLAIN ARCH
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CI">
<xs:annotation>
<xs:documentation>
INNER
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CM">
<xs:annotation>
<xs:documentation>
MEETING
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CO">
<xs:annotation>
<xs:documentation>
OUTER
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DI">
<xs:annotation>
<xs:documentation>
INNER
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DM">
<xs:annotation>
<xs:documentation>
MEETING
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DO">
<xs:annotation>
<xs:documentation>
OUTER
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NN (3)">
<xs:annotation>
<xs:documentation>
RADIAL LOOP
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NN (4)">
<xs:annotation>
<xs:documentation>
ULNAR LOOP
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PI">
<xs:annotation>
<xs:documentation>
INNER
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PM">
<xs:annotation>
<xs:documentation>
MEETING
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PO">
<xs:annotation>
<xs:documentation>
OUTER
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SR">
<xs:annotation>
<xs:documentation>
-
</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
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="XM">
<xs:annotation>
<xs:documentation>
MEETING
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="XO">
<xs:annotation>
<xs:documentation>
OUTER
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="XX">
<xs:annotation>
<xs:documentation>
-
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>