Re: [xsl] coping with missing external document

Subject: Re: [xsl] coping with missing external document
From: "Andrew Welch" <andrew.j.welch@xxxxxxxxx>
Date: Thu, 31 Jul 2008 10:06:57 +0100
> The XSL processor is Xalan.
>
> Is there anything I can add to the template, or stylesheet, so that this
> situation does not generate a fatal error?

How tightly coupled is the application to Xalan?  If it's using JAXP
then just swap in Saxon instead, and use XSLT 2.0...

Anyone currently using Xalan should think hard about switching to Saxon and 2.0.

-- 
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/

Current Thread