Re: [xsl] Simple XSL Pipelines

Subject: Re: [xsl] Simple XSL Pipelines
From: Liam R E Quin <liam@xxxxxx>
Date: Tue, 09 Mar 2010 17:09:16 -0500
On Tue, 2010-03-09 at 23:03 +0200, Jacobus Reyneke wrote:

> The idea is something like:
> data.xml -> filter.xls -> layout.xls -> targetmedia.xsl ->
> data_for_mobile_phone.svg

XProc, the XML Pipelining Language, is probably what you want.
It's not yet a W3C Recommendation, but is likely to be one soon,
and in any case the language should be very stable at this point.
See e.g. http://xmlcalabash.com/ for an implementation.

Liam

-- 
Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/
Pictures from old books: http://fromoldbooks.org/
Ankh: irc.sorcery.net irc.gnome.org www.advogato.org

Current Thread