RE: [xsl] Need help with sorting.

Subject: RE: [xsl] Need help with sorting.
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Tue, 27 Mar 2007 16:55:27 +0100
> 		<xsl:sort select="translate(@lastUpdate, '/', '')"
> 	lastUpdate: <xsl:value-of select="lastUpdate"/>	

Do you really have both a lastUpdate attribute and a lastUpdate element?

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

Current Thread