From: Stefano Zacchiroli <zack@bononia.it>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Looking for OCaml code to load & save XML files
Date: Sat, 28 Feb 2004 19:50:48 +0100 [thread overview]
Message-ID: <20040228185048.GA14358@fistandantilus.takhisis.org> (raw)
In-Reply-To: <4040B5DA.9090108@socialtools.net>
On Sat, Feb 28, 2004 at 03:38:02PM +0000, Benjamin Geer wrote:
> PXP doens't support schema either, but GMetaDOM (a wrapper around the
> GNOME XML libraries) seems to:
> http://gmetadom.sourceforge.net/
No it doesn't. GMetaDOM is just a collection of bindings for the gdome2
library, one of them is the OCaml binding.
The gdome2 library is the Gnome implementation of the DOM API
implemented on top of the libxml2 Gnome library. DOM API is just a
(standardized) way to access and manipulate XML documents, it doesn't
support XML Schema validation.
Galax (I don't have the URL at hand, but you can google for it + "bell
labs") is a project to implement xquery and, as a part of this project,
it will implement also (part of) XML Schema. I'm almost sure that
someone of the galax upstream authors is subscribed to this list and can
give you more details about galax's roadmap.
Cheers.
--
Stefano Zacchiroli -*- Computer Science PhD student @ Uny Bologna, Italy
zack@{cs.unibo.it,debian.org,bononia.it} -%- http://www.bononia.it/zack/
If there's any real truth it's that the entire multidimensional infinity
of the Universe is almost certainly being run by a bunch of maniacs. -!-
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
next prev parent reply other threads:[~2004-02-28 19:42 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-28 13:44 David MENTRE
2004-02-28 15:24 ` Nicolas Cannasse
2004-02-28 15:38 ` Benjamin Geer
2004-02-28 15:44 ` Nicolas Cannasse
2004-02-28 18:50 ` Stefano Zacchiroli [this message]
2004-02-28 20:02 ` Giuseppe Castagna
2004-02-29 17:53 ` Claudio Sacerdoti Coen
2004-02-29 17:46 ` David MENTRE
2004-02-29 18:13 ` Nicolas Cannasse
2004-03-01 8:09 ` lehalle@miriad
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=20040228185048.GA14358@fistandantilus.takhisis.org \
--to=zack@bononia.it \
--cc=caml-list@inria.fr \
/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