ChartSpace XMLData reference, Where i can find it?

W

Wisut Hantanong

Hi, develpoers
I need to transform my xml data using xsl for charting. but I can't find the
reference of xmldata. now what only I can do is modifiy some of other people
xmldata I've found from google. It will be very goof if I have some guide or
a schema reference of <x:ChartSpace>, <x:Axist>, <x:Chart>, ..., and other
element within "urn:schemas-microsoft-com:eek:ffice:excel". Is there a xsd file
exist ?

I prefer using OWC without any script on my report that came from xsl
transformation just like this plain text:

<OBJECT id="Chchart" classid="clsid:0002E55D-0000-0000-C000-000000000046"
width="800" height="400"
VIEWASTEXT>
<PARAM NAME="XMLData" VALUE=###myXmlData###>
</OBJECT>

Thank for all help, and sorry for my english.

Wisut Hantanong
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top