From: Richard Jones <rich@annexia.org>
To: "O'Leary, John W" <john.w.oleary@intel.com>
Cc: "caml-list@yquem.inria.fr" <caml-list@yquem.inria.fr>
Subject: Re: [Caml-list] XML data binder for Ocaml
Date: Sun, 15 Feb 2009 21:56:10 +0000 [thread overview]
Message-ID: <20090215215610.GA5814@annexia.org> (raw)
In-Reply-To: <4158487B9DEE0647BA23911D1C2279573DE43A8C@orsmsx501.amr.corp.intel.com>
On Fri, Feb 13, 2009 at 03:26:13PM -0800, O'Leary, John W wrote:
> I'm looking for a tool that will take an XML data schema (.xsd) and
> generate data bindings in Ocaml. In other words, I am seeking an Ocaml
> equivalent to XSD (for C and C++) and JAXB (for Java).
>
> Googling didn't immediately turn up anything meeting the above
> description. I'd very much appreciate any pointers.
XSD as in the crazy-complicated quasi-standard used in SOAP, WSDL etc?
I'm not sure you'll find any implementations in OCaml - it's hard
enough to implement when you have a large team of people available to
you.
I did a very very partial implementation using CDuce as part of my
SOAP client code for the Google AdWords API. It's not directly
usable, but maybe you can have a look at it for inspiration anyway:
http://merjis.com/developers/oc-soap
Rich.
--
Richard Jones
Red Hat
prev parent reply other threads:[~2009-02-15 21:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20090213110003.72B56BBB8@yquem.inria.fr>
2009-02-13 23:26 ` O'Leary, John W
2009-02-14 10:40 ` Sylvain Le Gall
2009-02-15 21:56 ` Richard Jones [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090215215610.GA5814@annexia.org \
--to=rich@annexia.org \
--cc=caml-list@yquem.inria.fr \
--cc=john.w.oleary@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox