Hi Chris, > This is strange because I have definitively used that successfully. Are you > sure you defined your xslt as 2.0 stylesheet? I remember when having Yes: <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="2.0">
> version="1.0" in the root-element all XPath 2.0 stuff is ignored. On the > other side: are you sure saxon is really used? Hope I am not asking you > stupid questions, but those were problems I encountered resulting in the > same ;) This is not a stupid question. I'm not really sure whether Saxon is used, because I haven't figured out yet how to use the log files to find out. In cocoon.log, there isn't the slightest hint that Saxon is used, but as far as I understood that's the wrong place to look anyway. So do you know an easy way to find out whether Saxon 8.7 is properly used? Regards, Frank --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
