caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Romain Beauxis <toots@rastageeks.org>
To: Jean Krivine <jean.krivine@gmail.com>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Manipulating xml files withing ocaml
Date: Sun, 23 Nov 2008 18:18:39 +0100	[thread overview]
Message-ID: <973993371404177a877c4a79e4f15713@localhost> (raw)


 Hi Jean !



On Sun, 23 Nov 2008 10:13:27 -0700, "Jean Krivine" <jean.krivine@gmail.com>

wrote:

> Just a quick question, I would like to open and access easily an xml

> file within my ocaml program. Does someone have a small library that

> would help me doing that?  All the things I found for now are

> libraries that help me construct xml and check for consistency which

> is not what I want.



If the xml you intend to parse is not too broken (like html for instance), 

you can try to use xml-light, whose APIis very simple.



The link:

  http://tech.motion-twin.com/xmllight.html



Romain


             reply	other threads:[~2008-11-23 17:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-23 17:18 Romain Beauxis [this message]
2008-11-23 17:29 ` Jean Krivine
2008-11-23 17:35   ` Re : " Adrien
2008-11-23 17:54     ` Dario Teixeira
2008-11-23 19:03       ` Jean Krivine
2008-11-23 22:45         ` Jake Donham
2008-11-26 11:27 Jean-Baptiste Rouquier

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=973993371404177a877c4a79e4f15713@localhost \
    --to=toots@rastageeks.org \
    --cc=caml-list@inria.fr \
    --cc=jean.krivine@gmail.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;
as well as URLs for NNTP newsgroup(s).