File tree Expand file tree Collapse file tree 2 files changed +16
-4
lines changed
Expand file tree Collapse file tree 2 files changed +16
-4
lines changed Original file line number Diff line number Diff line change 11<?xml version="1.0" encoding="UTF-8"?>
22<phrases xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
33 xsi:noNamespaceSchemaLocation="FixPhrases.xsd"
4- version="FIX.Latest_EP298 "
4+ version="FIX.Latest_EP299 "
55 langId="en"
6- generated="2025-05-19T06:11:04Z ">
6+ generated="2025-06-10T08:27:13Z ">
77 <phrase textId="AT_Acct">
88 <text>
99 <para>Account</para>
1103311033 <para>TWAP</para>
1103411034 </text>
1103511035 </phrase>
11036+ <phrase textId="ENUM_269_f">
11037+ <text purpose="SYNOPSIS">
11038+ <para>Corporate action reference price</para>
11039+ </text>
11040+ <text purpose="ELABORATION">
11041+ <para>Signifies a change to a reference price, such as settlement price or closing price, due to a corporate action event.</para>
11042+ </text>
11043+ </phrase>
1103611044 <phrase textId="FIELD_270">
1103711045 <text purpose="SYNOPSIS">
1103811046 <para>Price of the Market Data Entry.</para>
Original file line number Diff line number Diff line change 22<fixRepository xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
33 copyright="Copyright (c) FIX Protocol Ltd. All Rights Reserved."
44 xsi:noNamespaceSchemaLocation="FixRepository.xsd"
5- generated="2025-05-19T06:11:04Z "
5+ generated="2025-06-10T08:27:13Z "
66 edition="2010">
7- <fix version="FIX.Latest_EP298 " fixml="1" components="1" specUrl="">
7+ <fix version="FIX.Latest_EP299 " fixml="1" components="1" specUrl="">
88 <abbreviations>
99 <abbreviation abbrTerm="Acct" textId="AT_Acct" added="FIX.4.4"/>
1010 <abbreviation abbrTerm="Acrl" textId="AT_Acrl" added="FIX.4.4"/>
@@ -5247,6 +5247,10 @@ Using decimal seconds:
52475247 updatedEP="174"
52485248 abbrName="Typ"
52495249 notReqXML="0">
5250+ <enum value="f" symbolicName="CorporateActionReferencePrice" added="FIX.Latest"
5251+ addedEP="299"
5252+ textId="ENUM_269_f"
5253+ elaborationTextId="ENUM_ELAB_269_f"/>
52505254 <enum value="0" symbolicName="Bid" group="" sort="1" added="FIX.4.2"
52515255 textId="ENUM_269_0"/>
52525256 <enum value="1" symbolicName="Offer" group="" sort="2" added="FIX.4.2"
You can’t perform that action at this time.
0 commit comments