RE: [xsl] FW: Xslt that worked for fop0.20.2 no longer works at later versions

Subject: RE: [xsl] FW: Xslt that worked for fop0.20.2 no longer works at later versions
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Wed, 30 Apr 2008 02:39:38 +0100
> How can I get the variable nodes to contain the sorted nodes?

In XSLT 1.0 you can't. The XSLT 1.0 data model only supports node-sets, not
sequences.

Michael Kay
http://www.saxonica.com/

Current Thread