LastFragment

Tag 893

LastFragment

Abbreviation: LastFragment
TypeBoolean
Tag893
AddedFIX.4.4
Used in10 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=Y (LastMessage)
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=Y (LastMessage) |  | 10=...

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

All valid values
WireNameDescription
893=YLastMessageLast message
893=NNotLastMessageNot last message

Enumerated Values

2
ValueSymbolic NameDescriptionAdded
YLastMessageLast messageFIX.4.4
NNotLastMessageNot last messageFIX.4.4