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