Subject: Re: XSLT 2.0 : Deployment
From: Frans Englich <frans.englich@xxxxxxxxx>
Date: Mon, 31 Oct 2005 18:35:35 +0000
|
On Monday 31 October 2005 17:28, Wendell Piez wrote:
> At 11:40 AM 10/31/2005, Mike wrote:
[...]
> An embarrassing amount of XML is transformed with XSLT by calling
> processors from DOS batch files.
That's my impression too: simple scripts & build systems is common, at least
in some parts of the open source community.
Personally, the most sophisticated way I've used an XSL-T engine is libxslt
via the Python bindings, otherwise it have all been scripts, build systems
and <?xml-stylesheet ?> in browsers.
Cheers,
Frans
|