Re: [xsl] XML to SVG via XSLT 2.0

Subject: Re: [xsl] XML to SVG via XSLT 2.0
From: COUTHURES Alain <alain.couthures@xxxxxxxxxxxxx>
Date: Sun, 07 Feb 2010 11:24:58 +0100
Dave,

I'm in charge of XSLTForms (http://www.agencexml.com/xsltforms) which is a client-side implementation of XForms and I'm working at SVGWeb integration to have dynamic graphs controlled by XForms.

XSLTForms is based on XSLT 1.0 (because XSLT 2.0 is not supported by browsers...) then Javascript. As an XPath function or as an XForms action, I can easily perform an XSLT 1.0 transformation at client-side.

Do you think that a great effort is required to rewrite graph2svg stylesheets in XSLT 1.0 ?

Have you already tested the generated SVG documents with SVGWeb ?

Thanks!

Alain Couthures
<agenceXML>
http://www.agencexml.com
Bordeaux, France
Via Jirka, I came across http://code.google.com/p/graph2svg/, some work by Jakob. I found it very useful and was able to help with documentation
and other bits and pieces.


It is Jakobs work, though it is now hosted with documentation at http://www.dpawson.co.uk/graph2svg

Enjoy. Credit to Jakob, all errors are down to me.


regards

Current Thread