Re: [xsl] fairly simple position() question

Subject: Re: [xsl] fairly simple position() question
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 12 Nov 2002 14:20:46 GMT
I wrote:

<xsl:value-of
  select="/view/columns/count(column

I meant:

<xsl:value-of
  select="count(/view/columns/column


_____________________________________________________________________
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