ncic:IDTCodeSimpleType

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

Definition

A data type for 28 - Identity Theft Type (IDT) Field Codes

Diagram

Enumerations

ValueDefinition
0THROTHER
ACCTCHECKING OR SAVING ACCOUNT
CFRDCREDIT CARD
G0VTGOVERNMENT DOCUMENTS OR BENEFITS
INVTSECURITIES OR OTHER INVESTMENTS
L0ANLOANS
NETTINTERNET OR E-MAIL
UTILPHONE OR UTILITIES

XML Schema

<xs:simpleType name="IDTCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for 28 - Identity Theft Type (IDT) Field Codes
</xs:documentation>
</xs:annotation>
<xs:enumeration value="0THR">
<xs:annotation>
<xs:documentation>
OTHER
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ACCT">
<xs:annotation>
<xs:documentation>
CHECKING OR SAVING ACCOUNT
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CFRD">
<xs:annotation>
<xs:documentation>
CREDIT CARD
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="G0VT">
<xs:annotation>
<xs:documentation>
GOVERNMENT DOCUMENTS OR BENEFITS
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="INVT">
<xs:annotation>
<xs:documentation>
SECURITIES OR OTHER INVESTMENTS
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="L0AN">
<xs:annotation>
<xs:documentation>
LOANS
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NETT">
<xs:annotation>
<xs:documentation>
INTERNET OR E-MAIL
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="UTIL">
<xs:annotation>
<xs:documentation>
PHONE OR UTILITIES
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>