Re: beginner question

Hi Ori,
You can use the XSLT language and create a style sheet that transforms XML to SVG. You can include all 
your parameters in the input XML file, and then apply the style sheet to this file to generate the wanted SVG file.

Generating SVG content according to the client capabilities and preferences (using CC/PP) is one of my research interests. 
You can find a simple application that generates svg images according to the user parameters in: 
http://opera.inrialpes.fr/people/Tayeb.Lemlouma/MULTIMEDIA/SVG/SVGgeneration.html

I hope this will help. 
Regards.

Tayeb* 
----------
Tayeb Lemlouma
http://www.inrialpes.fr/opera/people/Tayeb.Lemlouma/index.html
Opera project
National Research Institute in Computer Science and Control (INRIA Rhône-Alpes, France )
Office B213, phone (+33) 04 76 61 52 81, Fax (+33) 04 76 61 52 07.

Received on Thursday, 2 May 2002 05:22:38 UTC