Vinay Report post Posted June 15, 2010 I have just started using the charts. I need to generate the XML data from the database. The samples provided generate this XML by building a string. That works. However, if I need to use different chart elementsattributes, this requires major development effort if I create strings. If a xsd schema file is available, its easy to generate C# classes using which I can create in memory objects that represent the XML document. and then get the XML string from this object. This is a standard approach while using xsd schemas. So, do you have an xsd schema file that I can use. Share this post Link to post Share on other sites
Guest Rajroop Report post Posted June 16, 2010 Hi, Yes! Kindly take a look at the following link for this. See: http://www.fusioncharts.com/forum/Topic209-28-1.aspx I hope this helps. :cool: Share this post Link to post Share on other sites
Vinay Report post Posted June 16, 2010 Hi Thanks for the quick reply. The post you pointed me to does have the schema files. The latest posted files are dated 12/4/2009. I hope those are the latest. If you have schema changes after that please do let me know. I will start using the ones that are available. regards Vinay Share this post Link to post Share on other sites
Guest Rajroop Report post Posted June 17, 2010 Hey Vinay, I can confirm that those are the latest updates we have got to offer regarding XSD files. Please feel free to manipulate them as per your requirement. Share this post Link to post Share on other sites
Sanjukta Report post Posted October 22, 2010 Hi, Please refer to the attached file to check with the latest XSD Schema for the FusionCharts suite. Hope this helps. XSD Schema for FC Suite.zip Share this post Link to post Share on other sites