Tag 1477
NewsRefType
Abbreviation:
RefTypDescription
Type of reference to another News Message item. Defines if the referenced news item is a replacement, is in a different language, or is complimentary.
Wire Format & Usage Example
Single field (key=value)
1477=0 (Replacement)
In a FIX message (News)
8=FIX.4.4 | 9=... | 35=B | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 1477=0 (Replacement) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 1477=0 (Replacement) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
1477=0 | Replacement | Replacement |
1477=1 | OtherLanguage | Other Language |
1477=2 | Complimentary | Complimentary |
Enumerated Values
3| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 0 | Replacement | Replacement | FIX.5.0SP1 |
| 1 | OtherLanguage | Other Language | FIX.5.0SP1 |
| 2 | Complimentary | Complimentary | FIX.5.0SP1 |