On Fri, 2003-10-24 at 12:54, Santiago Pericas-Geertsen wrote: > On Fri, 2003-10-24 at 12:33, Robert Koberg wrote: > > Yes, I can reproduce that as well. However, if you use > org.apache.xalan.xslt.Process with the -XSLTC option it works. I'm still > trying to understand why the difference. >
Scratch that. After recompiling I was able to reproduce it in all cases. Morris: SAXImpl.getNamespaceAxisIterator(int, int) seems to be missing a lot of cases in the switch. Robert's stylesheet hits one of them, but there are others. Do you agree? -- Santiago
