Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: "Nicolas Cannasse" <warplayer@free.fr>
To: "Benjamin Geer" <ben@socialtools.net>
Cc: <caml-list@inria.fr>, "David MENTRE" <dmentre@linux-france.org>
Subject: Re: [Caml-list] Looking for OCaml code to load & save XML files
Date: Sat, 28 Feb 2004 16:44:47 +0100	[thread overview]
Message-ID: <009301c3fe11$cb95d800$ef01a8c0@warp> (raw)
In-Reply-To: <4040B5DA.9090108@socialtools.net>

> > You can use XmlLight if you need something... light. If performances and
> > memory are not critical (only DOM), it should be enough for most of your
> > usages, and is a good way of starting with XML since it's very easy to
use
> > and manipulate, and support DTD (but not schema). If you need more
features
> > then PXP is your friend, but is a lot more difficult to handle.
>
> PXP doens't support schema either, but GMetaDOM (a wrapper around the
> GNOME XML libraries) seems to:
>
> http://gmetadom.sourceforge.net/
>
> Ben

I forgot to say the following : XmlLight is 100% pure OCaml, and is not a
wrapper on another library. That means that it will compile and work the
same on all ocaml-supported architectures.

Nicolas Cannnasse

-------------------
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


  reply	other threads:[~2004-02-28 15:45 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 [this message]
2004-02-28 18:50     ` Stefano Zacchiroli
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='009301c3fe11$cb95d800$ef01a8c0@warp' \
    --to=warplayer@free.fr \
    --cc=ben@socialtools.net \
    --cc=caml-list@inria.fr \
    --cc=dmentre@linux-france.org \
    /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