RE: [Quickfix-developers] Tag missing messages
Brought to you by:
orenmnero
|
From: Steve B. <sb...@sm...> - 2006-02-10 09:57:09
|
> "Parties required" is not a required tag, hence the counterparty=20 > need not send it, which source file would shed some light into=20 > how the engine goes . About parsing the schema, meaning does=20 > it do a getChild() and moreover how it handles it. Shankar, I'm not sure I fully understand your question, but you can look at the DataDictionary class to see how the schema is parsed. There's also some validation-related code in that class. A component is treated like a macro in that the component contents are saved in the dictionary and not the component itself. The=20 quickfix.Message class has the parsing code if you want to=20 look at that. Steve Bate Smart Trade Technologies Phone: +33 4 42 90 03 97 http://www.smart-trade.net/ |