[Quickfix-developers] Sorry, reporting more goofs in 4.4 XML spec...
Brought to you by:
orenmnero
From: James W. <wi...@wi...> - 2004-09-17 23:57:49
|
Folks, I've found some more goofs in the XML spec for FIX 4.4 on the QF site. In FIX44.xml, there are several instances where the msgtype="??" attribute in the <message> element does not match the standard. All of the enumerated values in the field definition do appear to be accurate. The discrepancies I have identified are: <message name="PositionReport" msgtype="AO" msgcat="app"> "AO" should be "AP" <message name="AllocationReportAck" msgtype="AS" msgcat="app"> "AS" should be "AT" <message name="CollateralInquiryAck" msgtype="BB" msgcat="app"> "BB" should be "BG" <message name="ConfirmationRequest" msgtype="BS" msgcat="app"> "BS" should be "BH" If there is a specific person responsible for maintaining those files, please let me know so that I can direct these notes to him/her personally. I have sent a few of these in the past, and will be going through the remaining 4.0-4.3 specs with a fine-toothed comb as well so I may be sending more. It would be very much appreciated to get a brief acknowledgement that yes, that goof was there and has been fixed or no, you're off your rocker and here's why... regards, Jim |