Added in protocol FIX.4.4
See in: FIX.4.4, FIX.5.0, FIX.5.0SP2, FIX.5.0SP2 EP240.
| Field or Component | Name | Description | Is Required | Added | Is Deprecated |
|---|---|---|---|---|---|
| 33 | NoLinesOfText | Specifies the number of repeating lines of text specified | Y | FIX.4.4 | |
| 58 | Text | Repeating field, number of instances defined in LinesOfText | Y | FIX.4.4 | |
| 354 | EncodedTextLen | Must be set if EncodedText (355) field is specified and must immediately precede it. | FIX.4.4 | ||
| 355 | EncodedText | Encoded (non-ASCII characters) representation of the Text (58) field in the encoded format specified via the MessageEncoding (347) field. | FIX.4.4 |