Re: [Xsltforms-support] Xalan skips "XPath.create" lines
Brought to you by:
alain-couthures
From: Grégoire C. <gco...@gm...> - 2011-02-14 19:59:54
|
Hi Alain, Le 14/02/2011 20:55, COUTHURES Alain a écrit : > Hi Grégoire, > > I don't know Xalan much. I just read that its conformance was not full. > > XPath.create instructions are generated using *:node-set() function. > Apparently, old versions of Xalan define nodeset() instead. There > might be compatibility tricks to be added for Xalan... > > Can you get the version number of Xalan you're using? Yes of course: $ xalan -v Xalan version 1.10.0 Xerces version 2.8.0 This comes from the "xalan" package which is installed by Ubuntu 10.10. Thanks! Grégoire |