Re: [xsl] Problem with obtaining distinct values from a variable containg a nodeset

Subject: Re: [xsl] Problem with obtaining distinct values from a variable containg a nodeset
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 30 Nov 2005 10:07:00 GMT
> Following up. David was correct in that the .NET architecture was not
> providing your typical nodeset to the 
> XSLT. 

That _is_ the typical nodeset, and consistent with the way an XPath
would have worked if you'd defined the variable within XSLT rather than
passing it in as a parameter. (Which is why I guessed that would be the
case, even though I haven't used the .net xslt)

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread