[Home] [By Thread] [By Date] [Recent Entries]

Subject: Re: Simple Sort Problem
From: Evan Borysko <evanborysko@xxxxxxxxx>
Date: Tue, 26 Nov 2002 15:46:59 -0500
Even with the change Xalan still outputs the wrong order


On Tuesday, November 26, 2002, at 03:20 PM, Wendell Piez wrote:


<xsl:template match="Row">
  <xsl:apply-templates select="info">
    <xsl:sort select="date" order="descending"/>
  </xsl:apply-templates>
</xsl:template>


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


Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member