MsgType

Tag 35

MsgType

Abbreviation: MsgTyp
TypeString
Tag35
AddedFIX.2.7
Used in8 messages

Description

Defines message type ALWAYS THIRD FIELD IN MESSAGE. (Always unencrypted) Note: A "U" as the first character in the MsgType field (i.e. U, U2, etc) indicates that the message format is privately defined between the sender and receiver. *** Note the use of lower case letters ***

Wire Format & Usage Example

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

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

All valid values
WireNameDescription
35=0HeartbeatHeartbeat
35=1TestRequestTest Request
35=2ResendRequestResend Request
35=3RejectReject
35=4SequenceResetSequence Reset
35=5LogoutLogout
35=ALogonLogon
35=nXMLnonFIXXMLnonFIX

Enumerated Values

8
ValueSymbolic NameDescriptionAdded
0HeartbeatHeartbeatFIX.2.7
1TestRequestTest RequestFIX.2.7
2ResendRequestResend RequestFIX.2.7
3RejectRejectFIX.2.7
4SequenceResetSequence ResetFIX.2.7
5LogoutLogoutFIX.2.7
ALogonLogonFIX.2.7
nXMLnonFIXXMLnonFIX