RE: [xsl] Converting CSV file to XML file Using XSLT

Subject: RE: [xsl] Converting CSV file to XML file Using XSLT
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Fri, 22 Jul 2005 19:39:13 +0100
> 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/

Current Thread