[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] reordering output (Again)


Subject: RE: [xsl] reordering output (Again)
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Mon, 22 Oct 2001 15:02:04 +0100

> In short, perhaps someone may advise:
> Is reordering of nodes in the output possible?

Yes.

Take a look at xsl:sort.
Or use xsl:for-each or xsl:apply-templates select="xxx" to decide which
nodes to process at each stage.

Mike Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread