Hi all.
I have an xsl stylesheet that uses a few saxon extension functions.
When I was applying this stylesheet on an xml file through command line, everything worked,
but now I am trying to run it through Cocoon, and I get the message:
 
The XML page cannot be displayed

Cannot view XML input using style sheet. Please correct the error and then click the Refresh button, or try again later.


XML document must have a top level element. Error processing resource 'http://localhost:8080/cocoon-dev/ub/violations.html'.

And if I look in the source of this page, it is empty.
If I remove the line in xsl that uses saxon function, everything else works fine.
 
How can I use saxon extensions from Cocoon?
I am sure that should be simple, but I can't work it out myself.
 
Thank you very much for your help.
 
Anna

Reply via email to