> From: Patrik Grip-Jansson [mailto:[EMAIL PROTECTED]
> > Now, the biggest outstanding issue is, is there any way to make > this work > > more consistently in the different XSLT engines? > > The ones I've tried so far are Mozilla, Xalan-C++, and xsltproc (from > Gnome's XML/XSLT suite.) They all produce correct results from > the current > stylesheet. Does anyone know of an engine that causes problems? Well, I still can't use Ant+Xalan+Xerces (Java). I have a feeling that the multi-level includes in the stylesheets mess up the stylesheet pre-loading. Whatever. At the moment I'm just using a shell script to launch Xalan+Xerces individually on each doc. Not pretty, but it works for now. Joshua. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
