Dashboard > QuickFIX/J > ... > Feature Wish List > FIXML Support
QuickFIX/J Log In | Sign Up   View a printable version of the current page.
FIXML Support
Added by Steve Bate, last edited by Jörg Thönnes on Mar 28, 2008  (view change)
Labels: 
(None)

Support the FIXML protocol (FIX 4.4). There is both a DTD and XML Schema based format.

A possible strategy is to use a XML binding tool like Quick that can process both XML schema and DTDs. The XML would be transported using normal QFJ sessions. The XML body would be converted to Java object that could be used by an application. The downside is that these objects would be different than tag-based QFJ FIX message objects. Ideally, we'd be able to provide the same message objects whether the message was tag-based or XML but there are some subtle differences between the two formats that make this more difficult than it might be (e.g., the way components are used).

Site powered by a free Open Source Project / Non-profit License (more) of Confluence - the Enterprise wiki.
Learn more or evaluate Confluence for your organisation.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.1.5a Build:#411 Mar 16, 2006) - Bug/feature request - Contact Administrators

SourceForge.net Logo