Browse thread
RPCs, XML, Schemas, WSDL and SOAP
[
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: | Oliver Bandel <oliver@f...> |
| Subject: | Re: [Caml-list] RPCs, XML, Schemas, WSDL and SOAP |
Hello Jon, Zitat von Jon Harrop <jon@ffconsultancy.com>: > > So I'm just looking into making remote procedure calls across the internet > using OCaml. It seems that the people who invented these protocols have made > a right pigs ear of it (again). :-) What does it mean, to make a right pigs ear? OCaml-XML-RPC: http://raevnos.pennmush.org/code/ocaml-xml-rpc/ [...] > Also, what's the state of XML reading and writing in OCaml. I've been using > xml-light, which is excellent albeit "light", but I notice there is pxp and > expat. Is expat just a parser, so it can't generate XML? I just looked at XMKL-light some days ago. The other tools you mentioned, I don't know about. BTW: today the INRIA-server is available again. There is an overview / Link-page to XML-stuff for OCaml: http://caml.inria.fr/pub/old_caml_site/humps/caml_XML_tools.html Ciao, Oliver