Re: xsl:number() from 0

Subject: Re: xsl:number() from 0
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 1 Dec 2000 15:00:34 GMT

   > and this:
   > <xsl:value-of select="number()-1"/>  -> "0,0,..."

   so that worked, didn't it? the one got subtracted. presumably in each
   case where you got 0 xsl:number was eveluating to 1 ?

   David


number() isn't a function, I think I was assuming you'd written
position(). Didn't number() generate an error?

David


_____________________________________________________________________
This message has been checked for all known viruses by Star Internet delivered
through the MessageLabs Virus Control Centre. For further information visit
http://www.star.net.uk/stats.asp


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


Current Thread