Re: [xsl] Can not convert number to a NodeList

Subject: Re: [xsl] Can not convert number to a NodeList
From: David Carlisle <davidc@xxxxxxxxx>
Date: Sat, 11 Jun 2005 22:10:35 +0100
> Any ideas how to workaround this? I've tried exslt.org but haven't found
> what i needed.

You show some xslt and correctly explain why it doesn't work:
xsl:for-each itearates over a node set, giving it a number is an error.

The workaround is not to do that, but you didn't say what effect you
wanted to achieve (and I couldn't guess from the code).


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