Re: [xsl] XSLT compiler and syntax extensions

Subject: Re: [xsl] XSLT compiler and syntax extensions
From: COUTHURES Alain <alain.couthures@xxxxxxxxxxxxx>
Date: Thu, 18 Nov 2010 14:33:21 +0100
XSLT at client-side can be used for outputs such as SVG graphs generated from data, for instance. Have a look at http://www.svgopen.org/2010/papers/14-Dynamic_SVG_graphs_for_XForms/

It can also be used in AJAX situations for transforming data in any direction.

Alain Couthures
<agenceXML>

Le 18/11/2010 13:24, Andriy Gerasika a icrit :
On 11/18/2010 01:15 PM, Michael Kay wrote:
and then you have a compiler that's
written in XSLT 1.0 and can execute in browsers.

what is the practical reason of having an XSLT that executes in browser? (except for GWT and HTML application purposes)


You cannot use client-side XSLT for regular websites, since these won't be properly indexed by Google

Current Thread