| ID |
Name |
Abbr |
Presence |
Description |
| 1024 | StandardHeader | BaseHeader | required | SYNOPSIS:
The standard FIX message header
ELABORATION:
|
| 45 | RefSeqNum | RefSeqNum |
optional |
SYNOPSIS:
Reference message sequence number
|
| 372 | RefMsgType | RefMsgTyp |
required |
SYNOPSIS:
The MsgType (35) of the FIX message being referenced.
|
| 1130 | RefApplVerID | RefApplVerID |
optional |
SYNOPSIS:
Specifies the service pack release being applied to a message at the session level. Enumerated field with values assigned at time of service pack release. Uses same values as ApplVerID
|
| 1406 | RefApplExtID | RefApplExtID |
optional |
SYNOPSIS:
The extension pack number associated with an application message.
|
| 1131 | RefCstmApplVerID | RefCstmApplVerID |
optional |
SYNOPSIS:
Specifies a custom extension to a message being applied at the session level.
|
| 379 | BusinessRejectRefID | BizRejRefID |
optional |
SYNOPSIS:
The value of the business-level "ID" field on the message being referenced.
|
| 380 | BusinessRejectReason | BizRejRsn |
required |
SYNOPSIS:
Code to identify reason for a Business Message 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(58) field.
|
| 1025 | StandardTrailer | Trlr | required | SYNOPSIS:
The standard FIX message trailer
ELABORATION:
|