LastFragment

Tag 893

LastFragment

Abbreviation: LastFragment
TypeBoolean
Tag893
AddedFIX.4.4
Used in12 messages

Description

Indicates whether this message is the last in a sequence of messages for those messages that support fragmentation, such as Allocation Instruction, Mass Quote, Security List, Derivative Security List

Wire Format & Usage Example

Single field (key=value)
893=N (NotLastMessage)
In a FIX message (NewOrderList)
8=FIX.4.4 | 9=... | 35=E | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 893=N (NotLastMessage) |  | 10=...

Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 893=N (NotLastMessage) is this field's position in the message.

All valid values
WireNameDescription
893=NNotLastMessageNot Last Message
893=YLastMessageLast Message

Enumerated Values

2
ValueSymbolic NameDescriptionAdded
NNotLastMessageNot Last MessageFIX.4.4
YLastMessageLast MessageFIX.4.4