Skip to content

Commit cc784ec

Browse files
committed
SPEC-2851
1 parent 2b684d8 commit cc784ec

File tree

2 files changed

+29
-2
lines changed

2 files changed

+29
-2
lines changed

unified/FixPhrases_en.xml

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
xsi:noNamespaceSchemaLocation="FixPhrases.xsd"
44
version="FIX.Latest_EP298"
55
langId="en"
6-
generated="2025-04-30T07:03:36Z">
6+
generated="2025-05-06T01:24:33Z">
77
<phrase textId="AT_Acct">
88
<text>
99
<para>Account</para>
@@ -80748,6 +80748,19 @@
8074880748
<para>Encoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field.</para>
8074980749
</text>
8075080750
</phrase>
80751+
<phrase textId="MSG_78_REF_1328">
80752+
<text/>
80753+
</phrase>
80754+
<phrase textId="MSG_78_REF_1664">
80755+
<text>
80756+
<para>Must be set if EncodedRejectText(1665) field is specified and must immediately precede it.</para>
80757+
</text>
80758+
</phrase>
80759+
<phrase textId="MSG_78_REF_1665">
80760+
<text>
80761+
<para>Encoded (non-ASCII characters) representation of the RejectText(1328) field in the encoded format specified via the MessageEncoding(347) field.</para>
80762+
</text>
80763+
</phrase>
8075180764
<phrase textId="MSG_78_REF_157">
8075280765
<text>
8075380766
<para>Applicable for Convertible Bonds and fixed income</para>

unified/FixRepository.xml

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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-04-30T07:03:36Z"
5+
generated="2025-05-06T01:24:33Z"
66
edition="2010">
77
<fix version="FIX.Latest_EP298" fixml="1" components="1" specUrl="">
88
<abbreviations>
@@ -115194,6 +115194,20 @@ Using decimal seconds:
115194115194
<fieldRef id="355" name="EncodedText" required="0" legacyPosition="71" legacyIndent="0"
115195115195
added="FIX.4.4"
115196115196
textId="MSG_78_REF_355"/>
115197+
<fieldRef id="1328" name="RejectText" required="0" legacyPosition="71.2" legacyIndent="0"
115198+
added="FIX.Latest"
115199+
addedEP="298"
115200+
textId="MSG_78_REF_1328"/>
115201+
<fieldRef id="1664" name="EncodedRejectTextLen" required="0" legacyPosition="71.5"
115202+
legacyIndent="0"
115203+
added="FIX.Latest"
115204+
addedEP="298"
115205+
textId="MSG_78_REF_1664"/>
115206+
<fieldRef id="1665" name="EncodedRejectText" required="0" legacyPosition="71.7"
115207+
legacyIndent="0"
115208+
added="FIX.Latest"
115209+
addedEP="298"
115210+
textId="MSG_78_REF_1665"/>
115197115211
<fieldRef id="157" name="NumDaysInterest" required="0" legacyPosition="72"
115198115212
legacyIndent="0"
115199115213
added="FIX.4.4"

0 commit comments

Comments
 (0)