Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ep 294 fix 4.2 correction for ref msg type(372) #42

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

Ryno-Olivier
Copy link

Field RefMsgType(372) defines type=“String” instead of “MsgTypeCodeSet”
This correction is for FIX 4.2

…"6" were added

•	Code set AllocTransTypeCodeSet(71): deprecated values “3”, “4”, “5”, "6" were missing.
Nr 6 was not mentioned in the GAP E&O document but is visible in the FIXLatest version. So it was also added.
…issing

Code set AllocTypeCodeSet(626): deprecated values “3”, “4, “6” were added according to the FIXLatest version.
AllocTransType(71)= "Value 6" has been removed.
…Set”

Updated Field RefMsgType(372) to define type=“MsgTypeCodeSet” instead of “String”
This correctection is for FIX 4.2.
Field RefMsgType(372) defined type=“String” instead of “MsgTypeCodeSet.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants