xsl-list
[Top] [All Lists]

RE: Converting CSV file to XML file Using XSLT

2005-07-22 11:39:13
Thanks for the reply..
I tried to execute the example given. But I am getting exceptions like
      "javax.xml.transform.TransformerException: Could not 
find function:
unparsed-text"
I thought the problem is with saxon parser. I downloaded 
saxon8.jar and
included in path.
But I am unable to run the code. Can any one solve this problem.

Your problem is almost certainly that you are not running Saxon 8. It's not
possible to tell what you are doing wrong without seeing what you are doing.

Michael Kay
http://www.saxonica.com/



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--