[xsl] Exception: Saxon requires an XML parser that reports the QName of each element

Subject: [xsl] Exception: Saxon requires an XML parser that reports the QName of each element
From: "Carlos M. S. Bento Nogueira" <cmsbn@xxxxxxxxxxxxxxxxx>
Date: Thu, 23 Jun 2005 17:57:09 +0100 (WEST)
Hello xsl users.

I'm using saxon8 with cocoon 2.1.7. and i can't get rid of the following exception:
org.xml.sax.SAXException: Saxon requires an XML parser that reports the QName of each element


Browsing the web and i found this never answered post in the cocoon mailing list:
http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=103799087924525&w=2


and an incomplete tip to solve the problem at:
http://xmlfr.org/communautes/dev/listes/dev/2004/01/0034.html

When and how should i use the fn:escape-uri ?? I believe this is a pure xsl problem so i posted this question here.

TIA,
CarlosN.

ps: No i can't use other parser...

Current Thread