Skip to content

Commit dcfef7a

Browse files
author
Hanno Klein
committed
EP276
1 parent 7d938f4 commit dcfef7a

File tree

5 files changed

+64
-9
lines changed

5 files changed

+64
-9
lines changed

basic/Fields.xml

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
edition="2010"
55
version="FIX.Latest"
66
xsi:noNamespaceSchemaLocation="../../schema/Fields.xsd"
7-
generated="2022-12-21T10:51:33.076Z"
8-
latestEP="275">
7+
generated="2022-12-21T10:57:02.991Z"
8+
latestEP="276">
99
<Field added="FIX.2.7">
1010
<Tag>1</Tag>
1111
<Name>Account</Name>
@@ -50908,4 +50908,13 @@ Conditionally required when one or both symbols in UnderlyingSymbol(311) represe
5090850908
<NotReqXML>0</NotReqXML>
5090950909
<Description>Indicates whether the trade or transaction was executed anonymously. </Description>
5091050910
</Field>
50911+
<Field added="FIX.Latest" addedEP="276">
50912+
<Tag>2962</Tag>
50913+
<Name>SecurityReferenceDataSupplement</Name>
50914+
<Type>String</Type>
50915+
<AbbrName>SecRefDataSupplmnt</AbbrName>
50916+
<NotReqXML>0</NotReqXML>
50917+
<Description>May be used to generically assist in disambiguating an instrument where the security identifier and core reference data attributes are not sufficient to uniquely identify the instrument. The values used are bilaterally agreed.</Description>
50918+
<Elaboration>The data used for disambiguation can be of synthetic nature (e.g. 1, 2, 3,... or A, B, C,...) or based on other characteristic of the instrument. An example of the latter is an energy futures or options contract which may have the same expiration date with different delivery dates that fall on a non-business day; in such a use case the first day of delivery date may be used to disambiguate such contract (date expression used should be bilaterally agreed).</Elaboration>
50919+
</Field>
5091150920
</Fields>

basic/IntermediateRepository.xml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34071,6 +34071,15 @@ Conditionally required when one or both symbols in UnderlyingSymbol(311) represe
3407134071
<NotReqXML>0</NotReqXML>
3407234072
<Description>Indicates whether the trade or transaction was executed anonymously. </Description>
3407334073
</Fields>
34074+
<Fields added="FIX.Latest" addedEP="276">
34075+
<Tag>2962</Tag>
34076+
<Name>SecurityReferenceDataSupplement</Name>
34077+
<Type>String</Type>
34078+
<AbbrName>SecRefDataSupplmnt</AbbrName>
34079+
<NotReqXML>0</NotReqXML>
34080+
<Description>May be used to generically assist in disambiguating an instrument where the security identifier and core reference data attributes are not sufficient to uniquely identify the instrument. The values used are bilaterally agreed.</Description>
34081+
<Elaboration>The data used for disambiguation can be of synthetic nature (e.g. 1, 2, 3,... or A, B, C,...) or based on other characteristic of the instrument. An example of the latter is an energy futures or options contract which may have the same expiration date with different delivery dates that fall on a non-business day; in such a use case the first day of delivery date may be used to disambiguate such contract (date expression used should be bilaterally agreed).</Elaboration>
34082+
</Fields>
3407434083
<Fields added="FIX.5.0SP2" addedEP="161">
3407534084
<Tag>40000</Tag>
3407634085
<Name>NoAdditionalTermBondRefs</Name>
@@ -192813,6 +192822,13 @@ If specified, ExecID(17) is required.
192813192822
<Position>5.3</Position>
192814192823
<Reqd>0</Reqd>
192815192824
</MsgContent>
192825+
<MsgContent added="FIX.Latest" addedEP="276">
192826+
<ComponentID>1003</ComponentID>
192827+
<TagText>2962</TagText>
192828+
<Indent>0</Indent>
192829+
<Position>50.8</Position>
192830+
<Reqd>0</Reqd>
192831+
</MsgContent>
192816192832
</MsgContents>
192817192833
<Messages>
192818192834
<Message added="FIX.2.7">

basic/MsgContents.xml

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
edition="2010"
55
version="FIX.Latest"
66
xsi:noNamespaceSchemaLocation="../../schema/MsgContents.xsd"
7-
generated="2022-12-21T10:51:33.076Z"
8-
latestEP="275">
7+
generated="2022-12-21T10:57:02.991Z"
8+
latestEP="276">
99
<MsgContent added="FIX.2.7">
1010
<ComponentID>1</ComponentID>
1111
<TagText>StandardHeader</TagText>
@@ -88755,4 +88755,11 @@ If specified, ExecID(17) is required.
8875588755
<Position>5.3</Position>
8875688756
<Reqd>0</Reqd>
8875788757
</MsgContent>
88758+
<MsgContent added="FIX.Latest" addedEP="276">
88759+
<ComponentID>1003</ComponentID>
88760+
<TagText>2962</TagText>
88761+
<Indent>0</Indent>
88762+
<Position>50.8</Position>
88763+
<Reqd>0</Reqd>
88764+
</MsgContent>
8875888765
</MsgContents>

unified/FixPhrases_en.xml

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
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_EP275"
4+
version="FIX.Latest_EP276"
55
langId="en"
6-
generated="2022-12-21T10:53:45Z">
6+
generated="2022-12-21T10:59:14Z">
77
<phrase textId="AT_Acct">
88
<text>
99
<para>Account</para>
@@ -66305,6 +66305,14 @@
6630566305
<para>Indicates whether the trade or transaction was executed anonymously.</para>
6630666306
</text>
6630766307
</phrase>
66308+
<phrase textId="FIELD_2962">
66309+
<text purpose="SYNOPSIS">
66310+
<para>May be used to generically assist in disambiguating an instrument where the security identifier and core reference data attributes are not sufficient to uniquely identify the instrument. The values used are bilaterally agreed.</para>
66311+
</text>
66312+
<text purpose="ELABORATION">
66313+
<para>The data used for disambiguation can be of synthetic nature (e.g. 1, 2, 3,... or A, B, C,...) or based on other characteristic of the instrument. An example of the latter is an energy futures or options contract which may have the same expiration date with different delivery dates that fall on a non-business day; in such a use case the first day of delivery date may be used to disambiguate such contract (date expression used should be bilaterally agreed).</para>
66314+
</text>
66315+
</phrase>
6630866316
<phrase textId="MSG_1_TITLE">
6630966317
<text purpose="SYNOPSIS">
6631066318
<para>The Heartbeat monitors the status of the communication link and identifies when the last of a string of messages was not received.</para>
@@ -86999,6 +87007,9 @@
8699987007
<phrase textId="CMP_1003_REF_2576">
8700087008
<text/>
8700187009
</phrase>
87010+
<phrase textId="CMP_1003_REF_2962">
87011+
<text/>
87012+
</phrase>
8700287013
<phrase textId="CMP_1003_REF_DateAdjustment">
8700387014
<text/>
8700487015
</phrase>

unified/FixRepository.xml

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
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="2022-12-21T10:53:45Z"
5+
generated="2022-12-21T10:59:14Z"
66
edition="2010">
7-
<fix version="FIX.Latest_EP275" fixml="1" components="1" specUrl="">
7+
<fix version="FIX.Latest_EP276" 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"/>
@@ -989,7 +989,7 @@ Using decimal seconds:
989989
notReqXML="0"
990990
FIXMLFileName="infrastructure"/>
991991
</sections>
992-
<fields latestEP="275">
992+
<fields latestEP="276">
993993
<field added="FIX.2.7" id="1" name="Account" type="String" textId="FIELD_1"
994994
abbrName="Acct"
995995
notReqXML="0"/>
@@ -53865,6 +53865,12 @@ Using decimal seconds:
5386553865
addedEP="274"
5386653866
abbrName="AnonymsTrdInd"
5386753867
notReqXML="0"/>
53868+
<field added="FIX.Latest" id="2962" name="SecurityReferenceDataSupplement"
53869+
type="String"
53870+
textId="FIELD_2962"
53871+
addedEP="276"
53872+
abbrName="SecRefDataSupplmnt"
53873+
notReqXML="0"/>
5386853874
</fields>
5386953875
<components latestEP="271">
5387053876
<component name="CommissionData" id="1000" type="Block" category="Common" added="FIX.4.3"
@@ -54858,6 +54864,12 @@ Using decimal seconds:
5485854864
added="FIX.5.0SP2"
5485954865
addedEP="195"
5486054866
textId="CMP_1003_REF_2576"/>
54867+
<fieldRef id="2962" name="SecurityReferenceDataSupplement" required="0"
54868+
legacyPosition="50.8"
54869+
legacyIndent="0"
54870+
added="FIX.Latest"
54871+
addedEP="276"
54872+
textId="CMP_1003_REF_2962"/>
5486154873
<componentRef id="4085" name="DateAdjustment" required="0" legacyPosition="51"
5486254874
legacyIndent="0"
5486354875
inlined="0"

0 commit comments

Comments
 (0)