- From: Apu Nahasapeemapetilon <petilon@yahoo.com>
- Date: Tue, 13 Jun 2000 13:12:33 -0700 (PDT)
- To: www-svg@w3.org
There is an example of using XSLT to transform XML into SVG-XML here: http://technet.oracle.com/tech/xml/demo/demo1.htm > Here's my scenario: > XML is downloaded to the client(browser IE 5.0/5.5) along with > several XSLT transformation stylesheets (for different views of > the data). On the client one stylesheet is applied(through > javascript in an HTML page) to the XML data(using MSXML3). The > output of this is SVG-XML data. The SVG-XML data is then > displayed. The user can click on different views in which case > different XSLT stylesheets are applied to the original XML and > new SVG-XML is output to be viewed. __________________________________________________ Do You Yahoo!? Yahoo! Photos -- now, 100 FREE prints! http://photos.yahoo.com
Received on Tuesday, 13 June 2000 16:12:10 UTC