---
title: "FIX 5.0 SP2 EP299: News <B> message – FIX Dictionary – Onix Solutions"
description: "<meta name=\"description\" content=\"News&lt;B&gt; message &ndash; FIX 5.0 SP2 EP299, FIX protocol version FIX 5.0 SP2 EP299\" /> <meta name=\"keywords\" content=\"message, News, MsgType=B, FIX 5.0 SP2 EP299, FIX Protocol, FIX dictionary\" />"
---

<https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/msgtype_b_66.html#>

![Dictionary icon](https://www.onixs.biz/hubfs/SIC_website_2020/images/interface/img-icon-book.svg)

# News <B> message

## FIX 5.0 SP2 EP299

### Description

 The news message is a general free format message between the broker and institution. The message contains flags to identify the news item's urgency and to allow sorting by subject company (symbol). The News message can be originated at either the broker or institution side, or exchanges and other marketplace venues.

 The news message also provides the capability to support categorization of news being published. This allows the news to be filtered by the news consumer. For example:

- Exchanges may need to provide the [MarketID <1301>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_1301.html) and [MarketSegmentID <1300>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_1300.html) so users can filter News to the segments that are of relevance for them.
- In multi-lingual environments, news may be published in a variety of languages; a user should be able to filter out messages in irrelevant languages.
- By providing a categorization of the News messages, users can choose how to render them in different GUIs or ignore certain categories altogether.

 Additionally the news message allows news to reference other news messages. When a message references another one, it may also need to provide the reason for the reference - e.g. an update of the previous message, a complement or simply that it is a version in another language.

### Structure

| Tag | Field Name | Req'd | Comments |
| --- | --- | --- | --- |
| [Component Block - <StandardHeader>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/compBlock_StandardHeader.html) | Y | [MsgType <35>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_35.html) = B |  |
| [Component Block - <ApplicationSequenceControl>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/compBlock_ApplicationSequenceControl.html) | N |  |  |
| 1472 | [NewsID](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_1472.html) | N | Unique identifier for News message |
| [Component Block - <NewsRefGrp>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/compBlock_NewsRefGrp.html) | N | News items referenced by this News message |  |
| 1473 | [NewsCategory](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_1473.html) | N |  |
| 1474 | [LanguageCode](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_1474.html) | N | Used to optionally specify the national language used for the News item. |
| 42 | [OrigTime](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_42.html) | N |  |
| 61 | [Urgency](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_61.html) | N |  |
| 148 | [Headline](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_148.html) | Y | Specifies the headline text |
| 358 | [EncodedHeadlineLen](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_358.html) | N | Must be set if EncodedHeadline field is specified and must immediately precede it. |
| 359 | [EncodedHeadline](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_359.html) | N | Encoded (non-ASCII characters) representation of the Headline field in the encoded format specified via the MessageEncoding field. |
| [Component Block - <RoutingGrp>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/compBlock_RoutingGrp.html) | N | Required if any RoutingType and RoutingIDs are specified. Indicates the number within repeating group. |  |
| 1301 | [MarketID](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_1301.html) | N | Used to optionally specify the market to which this News applies. |
| 1300 | [MarketSegmentID](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_1300.html) | N | Used to optionally specify the market segment to which this News applies. |
| [Component Block - <InstrmtGrp>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/compBlock_InstrmtGrp.html) | N | Specifies the number of repeating symbols (instruments) specified |  |
| [Component Block - <InstrmtLegGrp>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/compBlock_InstrmtLegGrp.html) | N | Number of legs Identifies a Multi-leg Execution if present and non-zero. |  |
| [Component Block - <UndInstrmtGrp>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/compBlock_UndInstrmtGrp.html) | N | Number of underlyings |  |
| [Component Block - <LinesOfTextGrp>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/compBlock_LinesOfTextGrp.html) | Y | Specifies the number of repeating lines of text specified |  |
| 149 | [URLLink](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_149.html) | N | A URL (Uniform Resource Locator) link to additional information (i.e. http://www.XYZ.com/research.html) |
| 95 | [RawDataLength](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_95.html) | N |  |
| 96 | [RawData](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/tagNum_96.html) | N |  |
| [Component Block - <StandardTrailer>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/compBlock_StandardTrailer.html) | Y |  |  |

### Related Messages

- [Email <C>](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/msgType_C_67.html)

- Follow   
  OnixS
- [Follow us on Twitter ](https://twitter.com/onixsbiz)
- [Connect with us on LinkedIn ](https://www.linkedin.com/company/onix-solutions/)

 We track how people interact with our online web content and resources, and some of that tracking involves storing cookies on your device. By continuing to use our site you accept that you agree to this. For more details see our [Cookie usage, and Data Privacy and Protection Policies](https://www.onixs.biz/cookies-and-privacy.html).

[Ok](https://www.onixs.biz/fix-dictionary/5.0.sp2.ep299/msgtype_b_66.html#)

[OnixS ](https://www.onixs.biz/)

Menu

---

---

[OnixS ](https://www.onixs.biz/)

### Search the site

Search