lance123 Report post Posted January 9, 2007 Hi to all, I would like to query a filemaker server database. It has the ability to send back xml in the following grammar. I would like to convert that to fusioncharts grammar with an xslt. Could anyone help with how to achieve this? Regards and thanks for any help. <?xml version="1.0" encoding="UTF-8" standalone="no"?> 0The Dancers in BlueEdgar DegasStudy01/08/1979Impressionist19 Share this post Link to post Share on other sites
lance123 Report post Posted January 9, 2007 Hi Again, Just a followup here is a sample of the xml grammar from filemaker. <?xml version="1.0" encoding="UTF-8" standalone="no"?> 0The Dancers in BlueEdgar DegasStudy01/08/1979Impressionist19 Share this post Link to post Share on other sites
lance123 Report post Posted January 9, 2007 Sorry had to get the code thing right! code <?xml version="1.0" encoding="UTF-8" standalone="no"?> 0The Dancers in BlueEdgar DegasStudy01/08/1979Impressionist19 /code Share this post Link to post Share on other sites
Pallav Report post Posted January 9, 2007 Hi, Based on the chart type, you'll have to write the XSLT to generate XML in proper FusionCharts format. Currently, we do not have a sample for the same - however, as soon as we work on one, I'll post it for you. Share this post Link to post Share on other sites
lance123 Report post Posted January 10, 2007 Hi Pallav, That would be fantastic! As I think the whole XSLT thing is beyong me at this stage. Regards, Lance Share this post Link to post Share on other sites