Hello.
Where can I get the specifications of XML format, supported by TeeChart.
Or to get a xsd schema.
I'm not sure if the sampedata.xml file from web contains all the XML elements and attributes supported.
It is not convenient to get it by trying to recreate all the possibilities and export them into XML file.
Thanks in advance.
XML Format Specification
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Lior Amsalem,
You may search IXMLExport in TeeChart help file.
You may search IXMLExport in TeeChart help file.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
Thank you for the reply, but there is no information in the Help on the actual XML structure.narcis wrote:Hi Lior Amsalem,
You may search IXMLExport in TeeChart help file.
I would like to know if there is a specification on the XML structure itself and not on the interface's methods and properties.
I am writing a client side wrapper for Chart ActiveX, that will do the same (or almost the same) as ISeriesXMLSource does. It will get a XML of data (containing series data, Chart's design and setup) and apply it on the Chart.
I want this XML input to be the same as XML file for ISeriesXMLSource, so ISeriesXMLSource can handle it too.
Thus I have to know what this XML can contain and how it must be structured.
What are my possibilities and constraints?
I hope I was more clear this time.
Thank You
Hi Lior,
for the moment there's not a document with all the xml specifications, but the best way to know the xml structure which is used is to export the generated Chart to xml once it has been created.
for the moment there's not a document with all the xml specifications, but the best way to know the xml structure which is used is to export the generated Chart to xml once it has been created.
Pep Jorge
http://support.steema.com
http://support.steema.com