Re: [Quickfix-users] FIXML XML Schema - ( rather than DTD)
Brought to you by:
orenmnero
From: <OM...@th...> - 2003-02-20 18:18:36
|
What are you using to convert the schema. I ran it through the perl script dtd2xsd.pl (http://www.w3.org/2000/04/schema_hack/), and it looked like it was processed ok. I have talked to some of the people who would be responsible for putting this together for fixprotocol.org, and from what I can tell they want to do it but I do not believe they have started and it will probably be some time until one comes out. You may want to ask this question on one of their discussion boards. We do have our own markup language for defining the FIX protocol (http://quickfix.thoughtworks.com/xml.html). It isn't an XSD, but you could probably write an xslt that would create one based on that document. --oren "Warden, Anthony" <Aw...@le...> To: "'qui...@li...'" Sent by: <qui...@li...> qui...@li...ur cc: ceforge.net Subject: [Quickfix-users] FIXML XML Schema - ( rather than DTD) 02/20/2003 11:50 AM Do you have an XML schema ( .xsd file) for any versions of FIX(ML)? I can see DTD's on fixprotocol.org and talk of an XML schema - but can't find one..... I've tried generating XSD from the DTD for 4.3 but there are errors.[Warden, Anthony] ... I'm experimenting with JAXB Java-XML data binding - in case you're wondering what I'm up to - or I would be if I could get a valid xml schema to compile my code from. thanks Anthony ------------------------------------------------------------------------------ This message is intended only for the personal and confidential use of the designated recipient(s) named above. If you are not the intended recipient of this message you are hereby notified that any review, dissemination, distribution or copying of this message is strictly prohibited. This communication is for information purposes only and should not be regarded as an offer to sell or as a solicitation of an offer to buy any financial product, an official confirmation of any transaction, or as an official statement of Lehman Brothers. Email transmission cannot be guaranteed to be secure or error-free. Therefore, we do not represent that this information is complete or accurate and it should not be relied upon as such. All information is subject to change without notice. |