ncic:TYPSCodeSimpleType

simpleType TYPSCodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ncic/4.2/

Definition

A data type for 1 - Securities Type (TYP) Field Codes for Currency

Diagram

Enumerations

ValueDefinition
AOALL OTHER
BCBANK OF CANADA (CANADIAN NOTES)
BDBOND
BLTREASURY BILL
CSSTOCK, COMMON
DBDEBENTURE
FBFEDERAL RESERVE BANK NOTE
FRFEDERAL RESERVE NOTE
GCGOLD CERTIFICATE
GGOTHER U.S. GOVERNMENT ISSUES
MOMONEY ORDER
NBNATIONAL BANK NOTE
NTNOTE
PMU.S. POSTAL MONEY ORDER
PSSTOCK, PREFERRED
RBU.S. INDIVIDUAL RETIREMENT BOND
RWRIGHTS OR WARRANTS
SBU.S. SAVINGS BOND
SCSILVER CERTIFICATE
SNU.S. SAVINGS NOTE
TBTREASURY BOLD
TCTRAVELLERS CHECK
TDTREASURY CERTIFICATE OF INDEBTEDNESS
TNTREASURY NOTE
UNU.S. NOTE

XML Schema

<xs:simpleType name="TYPSCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for 1 - Securities Type (TYP) Field Codes for Currency
</xs:documentation>
</xs:annotation>
<xs:enumeration value="AO">
<xs:annotation>
<xs:documentation>
ALL OTHER
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BC">
<xs:annotation>
<xs:documentation>
BANK OF CANADA (CANADIAN NOTES)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BD">
<xs:annotation>
<xs:documentation>
BOND
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BL">
<xs:annotation>
<xs:documentation>
TREASURY BILL
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CS">
<xs:annotation>
<xs:documentation>
STOCK, COMMON
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DB">
<xs:annotation>
<xs:documentation>
DEBENTURE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FB">
<xs:annotation>
<xs:documentation>
FEDERAL RESERVE BANK NOTE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FR">
<xs:annotation>
<xs:documentation>
FEDERAL RESERVE NOTE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GC">
<xs:annotation>
<xs:documentation>
GOLD CERTIFICATE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GG">
<xs:annotation>
<xs:documentation>
OTHER U.S. GOVERNMENT ISSUES
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MO">
<xs:annotation>
<xs:documentation>
MONEY ORDER
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NB">
<xs:annotation>
<xs:documentation>
NATIONAL BANK NOTE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NT">
<xs:annotation>
<xs:documentation>
NOTE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PM">
<xs:annotation>
<xs:documentation>
U.S. POSTAL MONEY ORDER
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PS">
<xs:annotation>
<xs:documentation>
STOCK, PREFERRED
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RB">
<xs:annotation>
<xs:documentation>
U.S. INDIVIDUAL RETIREMENT BOND
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RW">
<xs:annotation>
<xs:documentation>
RIGHTS OR WARRANTS
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SB">
<xs:annotation>
<xs:documentation>
U.S. SAVINGS BOND
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SC">
<xs:annotation>
<xs:documentation>
SILVER CERTIFICATE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SN">
<xs:annotation>
<xs:documentation>
U.S. SAVINGS NOTE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TB">
<xs:annotation>
<xs:documentation>
TREASURY BOLD
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TC">
<xs:annotation>
<xs:documentation>
TRAVELLERS CHECK
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TD">
<xs:annotation>
<xs:documentation>
TREASURY CERTIFICATE OF INDEBTEDNESS
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TN">
<xs:annotation>
<xs:documentation>
TREASURY NOTE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="UN">
<xs:annotation>
<xs:documentation>
U.S. NOTE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>