L
Luca
Hi all,
I'm trying to build an aspx page containing a OWC spreadsheet in order to
show some data. The idea is to apply an xsl well formed schema to an xml
obtained from a dataset.
After found some resources on the web and after saved and analyzed an excel
sheet in xml format I was able to create a stylesheet and apply it to an xml.
In fact I'm able to open the xml file in excel and see the sheet formatted
as I like.
The problem is when I try to pass the result of the trasformation to the owc
XmlData parameter. In fact during the componet's loading phase I obtain the
following error: 'An Xml Spreadsheet Document must contain a workbook as its
root node' but the document starts with the workbook tag !!
Where do I wrong?
Thanks
luca
I'm trying to build an aspx page containing a OWC spreadsheet in order to
show some data. The idea is to apply an xsl well formed schema to an xml
obtained from a dataset.
After found some resources on the web and after saved and analyzed an excel
sheet in xml format I was able to create a stylesheet and apply it to an xml.
In fact I'm able to open the xml file in excel and see the sheet formatted
as I like.
The problem is when I try to pass the result of the trasformation to the owc
XmlData parameter. In fact during the componet's loading phase I obtain the
following error: 'An Xml Spreadsheet Document must contain a workbook as its
root node' but the document starts with the workbook tag !!
Where do I wrong?
Thanks
luca