Skip to content

Commit d65b7b8

Browse files
authored
QFJ-741 - missing value in AllocCancReplaceReason in FIX44.xml (#302)
1 parent 70031f0 commit d65b7b8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • quickfixj-messages/quickfixj-messages-fix44/src/main/resources

quickfixj-messages/quickfixj-messages-fix44/src/main/resources/FIX44.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6398,6 +6398,7 @@
63986398
<field number="796" name="AllocCancReplaceReason" type="INT">
63996399
<value enum="1" description="ORIGINAL_DETAILS_INCOMPLETE_INCORRECT"/>
64006400
<value enum="2" description="CHANGE_IN_UNDERLYING_ORDER_DETAILS"/>
6401+
<value enum="99" description="OTHER"/>
64016402
</field>
64026403
<field number="797" name="CopyMsgIndicator" type="BOOLEAN"/>
64036404
<field number="798" name="AllocAccountType" type="INT">

0 commit comments

Comments
 (0)