You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xalan.apache.org by Joseph Kesselman/CAM/Lotus <jo...@us.ibm.com> on 2002/05/08 22:29:36 UTC

Re: xsl:import shouldn't be after xsl:param in xsl:stylesheet tag in Xalan 2.3.1

Per the XSLT spec (section 2.2), imports must preceed any other top-level
elements.

The old version of Xalan didn't enforce that, but should have. The new
version does.

Fix the stylesheet.