[xsl] Fail-proofing xsl files, migrating from Xalan-c 1.7.0/Xerces 2.4.0 to Xalan-c 1.10/Xerces 2.7

Subject: [xsl] Fail-proofing xsl files, migrating from Xalan-c 1.7.0/Xerces 2.4.0 to Xalan-c 1.10/Xerces 2.7
From: jeanph01 <jeanph01@xxxxxxxx>
Date: Fri, 04 Jun 2010 11:03:03 -0400
I developed a bunch of xsl  files that does xml to html transformations for
Livelink 9.5 which use Xalan-c 1.7.0/Xerces 2.4.0.

They fail on Livelink 9.7.1 which use Xalan-c 1.10/Xerces 2.7. But 9.7 do not
give me any error message. It just say "failed".

How can I see where my xsl file fail with the new Xalan parser ?

Thanks

Current Thread