I'm looking for a library of XSLT to create SVG charts. I need pie charts, bar charts, line charts, all the usual suspects. I would hope for a reasonably simple DTD or Schema for the input files.
Edit: I have the raw data for the charts and a mechanism to convert it into what ever XML is necessary for the XSLT library.