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

Re: [xsl] Sorting a NodeSet Contained Within a Variable


Subject: Re: [xsl] Sorting a NodeSet Contained Within a Variable
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 12 Jul 2001 11:13:52 +0100

> <xsl:variable name="casenumber" select="msxml:node-set($casenumber.tf)"  />

That set only has one element, a root node, so if you sort it into any
orser, it won't change much.

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