caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Richard Jones <rich@annexia.org>
To: Alain Frisch <Alain.Frisch@inria.fr>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] [announce] XStream: streaming XML transformation
Date: Wed, 28 Jun 2006 18:18:42 +0100	[thread overview]
Message-ID: <20060628171842.GB32760@furbychan.cocan.org> (raw)
In-Reply-To: <44A29ED1.6000207@inria.fr>

On Wed, Jun 28, 2006 at 05:22:57PM +0200, Alain Frisch wrote:
> This is to announce the first public release of XStream, a simple
> programming language for XML. Transformations written in XStream are
> compiled into efficient XML stream processors: the output is computed
> and produced while the input is being parsed, which makes it possible to
> run some transformations on very big XML documents which could not even
> fit in memory.

It seems interesting, but ...  I downloaded the tarball and looked at
the examples and I can't tell: can XStream transform an XML file into
something else?

In particular we have a requirement to convert a huge XML file into
tabular CSV data on the fly (while the XML is being downloaded).  The
XML file just consists of a very large number of <row>...</row>
records.

Rich.

-- 
Richard Jones, CTO Merjis Ltd.
Merjis - web marketing and technology - http://merjis.com
Team Notepad - intranets and extranets for business - http://team-notepad.com


  parent reply	other threads:[~2006-06-28 17:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-28 15:22 Alain Frisch
2006-06-28 16:23 ` [Caml-list] " David MENTRE
2006-06-28 16:40   ` Alain Frisch
2006-06-28 17:18 ` Richard Jones [this message]
2006-06-29  6:16   ` Alain Frisch

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=20060628171842.GB32760@furbychan.cocan.org \
    --to=rich@annexia.org \
    --cc=Alain.Frisch@inria.fr \
    --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;
as well as URLs for NNTP newsgroup(s).