Re: [xsl] <xsl:sort> question.

Subject: Re: [xsl] <xsl:sort> question.
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 19 Apr 2002 18:34:31 +0100

  <xsl:for-each select=".">

. selects a list of length 1

      <xsl:sort select=

so no matter what sort condition you specify you get the same list as it
only has one item in the list.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

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


Current Thread