Imported from previous forum
Not sure if this has been pointed out before or not... The 2008 repository zip has "0" for NotReqXML for MsgType... when it should be "1"... \fix-repository_20080317.zip\FIX.5.0\Fields.xml… - 35 MsgType String Defines message type ALWAYS THIRD FIELD IN MESSAGE. (Always unencrypted) Note: A "U" as the first character in the MsgType field (i.e. U, U2, etc) indicates that the message format is privately defined between the sender and receiver. *** Note the use of lower case letters *** MsgTyp MsgTyp 0 In the FIXRepository-2009-Edition.zip.. its fixed... but the repository file format has changed with the addition of the Added attribute - 35 MsgType String Defines message type ALWAYS THIRD FIELD IN MESSAGE. (Always unencrypted) Note: A "U" as the first character in the MsgType field (i.e. U, U2, etc) indicates that the message format is privately defined between the sender and receiver. *** Note the use of lower case letters *** MsgTyp 1 Clive
Clive what is in 2009 and 2010 repositories. I don’t think we are planning on going back and correcting any previously released versions of the repository. Both 2009 and 2010 should have this issue corrected. If not we will correct immediately.
Clive what is in 2009 and 2010 repositories. I don’t think we are planning on going back and correcting any previously released versions of the repository. Both 2009 and 2010 should have this issue corrected. If not we will correct immediately.
Hi Jim
The 2009 version looks fine.
Really its just a be-wary for anyone who has the 2008 version.
Thanks
Clive
I wonder if we should pull down the 2008 version and direct people to the 2009 version.
I wonder if we should pull down the 2008 version and direct people to the 2009 version.
Whoops… i deleted your text from my previous reply… so here again…
I’m tempted to say yes.
Only concern I have is if the XSDs have changed to support the new attributes?
Clive