[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | O'Leary, John W <john.w.oleary@i...> |
| Subject: | XML data binder for Ocaml |
Hi all, 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. Cheers, --John