FIX TAG 495
TaxAdvantageType
Definition
For CIV - a code identifying the type of tax-exempt account in which purchased shares/units are to be held
Compare versions
Differences between the selected source snapshots, including wording and errata; not a migration guide.
FIX 4.2 FIX 4.4
This tag is not present in the FIX 4.2 source. There is no definition or value list to compare.
Values 30
| Value | Meaning |
|---|---|
0 | None/Not Applicable (default) |
1 | Maxi ISA (UK) |
2 | TESSA (UK) |
3 | Mini Cash ISA (UK) |
4 | Mini Stocks and Shares ISA (UK) |
5 | Mini Insurance ISA (UK) |
6 | Current year payment (US) |
7 | Prior year payment (US) |
8 | Asset transfer (US) |
9 | Employee - prior year (US) |
10 | Employee – current year (US) |
11 | Employer - prior year (US) |
12 | Employer – current year (US) |
13 | Non-fund prototype IRA (US) |
14 | Non-fund qualified plan (US) |
15 | Defined contribution plan (US) |
16 | Individual Retirement Account (US) |
17 | Individual Retirement Account – Rollover (US) |
18 | KEOGH (US) |
19 | Profit Sharing Plan (US) |
20 | 401K (US) |
21 | Self-Directed IRA (US) |
22 | 403(b) (US) |
23 | 457 (US) |
24 | Roth IRA (fund prototype) (US) |
25 | Roth IRA (non-prototype) (US) |
26 | Roth Conversion IRA (fund prototype) (US) |
27 | Roth Conversion IRA (non-prototype) (US) |
28 | Education IRA (fund prototype) (US) |
29 | Education IRA (non-prototype) (US) |
About the int data type
Sequence of digits without commas or decimals and optional sign character (ASCII characters "-" and "0" - "9" ). The sign character utilizes one byte (i.e. positive int is "99999" while negative int is "-99999"). Note that int values may contain leading zeros (e.g. "00023" = "23"). Examples: 723 in field 21 would be mapped int as |21=723|. -723 in field 12 would be mapped int as |12=-723| The following data types are based on int.
Used in messages 1
Includes nested components and repeating groups. Open a location to see its surrounding requirements.
35=oRegistrationInstructionsMessage body