Re: [xsl] A Counter Variable in XSLT?

Subject: Re: [xsl] A Counter Variable in XSLT?
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 8 Oct 2001 09:43:06 +0100
> Hi David,
> please articulate your objective clearly :

???

you quoted a question by someone else, together with an answer from me
(but didn't attribute either of them: you need to be careful when
quoting more than one person)

> what i can glean from the previous mails and this one is that you want to 
> select all nodes which have a col attribute

Maybe that's what the original poster wanted to do but I don't know how
you glean that from the code posted as it has (as I pointed out in the
reply that you quoted)

 <xsl:template match="/*">

which means that it is only testing the document element.

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