| ID |
Name |
Abbr |
Presence |
Description |
| 1024 | StandardHeader | Hdr | required | SYNOPSIS:
The standard FIX message header
ELABORATION:
|
| 45 | RefSeqNum | RefSeqNum |
required |
SYNOPSIS:
Reference message sequence number
|
| 371 | RefTagID | RefTagID |
optional |
SYNOPSIS:
The tag number of the FIX field being referenced.
|
| 372 | RefMsgType | RefMsgTyp |
optional |
SYNOPSIS:
The MsgType (35) of the FIX message being referenced.
|
| 373 | SessionRejectReason | SessRejRsn |
optional |
SYNOPSIS:
Code to identify reason for a session-level Reject message
|
| 58 | Text | Txt |
optional |
SYNOPSIS:
Free format text string
(Note: this field does not have a specified maximum length)
|
| 354 | EncodedTextLen | EncTxtLen |
optional |
SYNOPSIS:
Byte length of encoded (non-ASCII characters) EncodedText (355) field.
|
| 355 | EncodedText | EncTxt |
optional |
SYNOPSIS:
Encoded (non-ASCII characters) representation of the Text (58) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the Text field.
|
| 1025 | StandardTrailer | Trlr | required | SYNOPSIS:
The standard FIX message trailer
ELABORATION:
|