<xsd:simpleType name="FPCCodeSimpleType">
<xsd:annotation>
<xsd:documentation>A data type for Fingerprint Classification.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
</xsd:appinfo>
</xsd:annotation>
<xsd:restriction base="xsd:token">
<xsd:enumeration value="AA">
<xsd:annotation>
<xsd:documentation>Plain Arch</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="CI">
<xsd:annotation>
<xsd:documentation>Central Pocket Loop Whorl - Innter</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="CM">
<xsd:annotation>
<xsd:documentation>Central Pocket Loop Whorl - Meeting</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="CO">
<xsd:annotation>
<xsd:documentation>Central Pocket Loop Whorl - Outer</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="DI">
<xsd:annotation>
<xsd:documentation>Double Whorl Loop - Inner</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="DM">
<xsd:annotation>
<xsd:documentation>Double Whorl Loop - Meeting</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="DO">
<xsd:annotation>
<xsd:documentation>Double Whorl Loop - Outer</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="NA">
<xsd:annotation>
<xsd:documentation>The code NA is used when a finger cannot be printed because it has been amputated and not found with the body, and the amputation of the finger was related to the death of the individual or because it is burned or mutilated and the burning or mutilation was related to the death of the individual.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="PI">
<xsd:annotation>
<xsd:documentation>Plain Whorl - Inner</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="PM">
<xsd:annotation>
<xsd:documentation>Plain Whorl - Meeting</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="PO">
<xsd:annotation>
<xsd:documentation>Plain Whorl - Outer</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SR">
<xsd:annotation>
<xsd:documentation>Complete Scar or Mutilated Pattern</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="TT">
<xsd:annotation>
<xsd:documentation>Tented Arch</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="XI">
<xsd:annotation>
<xsd:documentation>Accidental Whorl - Inner</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="XM">
<xsd:annotation>
<xsd:documentation>Accidental Whorl - Meeting</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="XO">
<xsd:annotation>
<xsd:documentation>Accidental Whorl - Outer</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="XX">
<xsd:annotation>
<xsd:documentation>Missing or Amputated Finger</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
|