NewsRefType

Tag 1477

NewsRefType

Abbreviation: RefTyp
Typeint
Tag1477
AddedFIX.5.0SP1
Used in1 messages

Description

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
WireNameDescription
1477=0ReplacementReplacement
1477=1OtherLanguageOther Language
1477=2ComplimentaryComplimentary

Enumerated Values

3
ValueSymbolic NameDescriptionAdded
0ReplacementReplacementFIX.5.0SP1
1OtherLanguageOther LanguageFIX.5.0SP1
2ComplimentaryComplimentaryFIX.5.0SP1

Used in Messages

1