FIX.5.0SP2 Message

UserNotification [type 'CB']

<UserNotifctn>

The User Notification message is used to notify one or more users of an event or information from the sender of the message. This message is usually sent unsolicited from a marketplace (e.g. Exchange, ECN) to a market participant.


Added  FIX.5.0  EP-1

Expand Components | Collapse Components

Field or ComponentField NameFIXML nameReq'dCommentsDepr.
ComponentStandardHeaderBaseHeader

MsgType = CB

 
ComponentUsernameGrpUserGrp 

List of users to which the notification is directed

 
926UserStatus@UserStat

Reason for notification - when possible provide an explanation.

 
58Text@Txt 

Explanation for user notification.

 
354EncodedTextLen@EncTxtLen 

Must be set if EncodedText field is specified and must immediately precede it.

 
355EncodedText@EncTxt 

Encoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field.

 
ComponentStandardTrailer