Re: [xsl] Testing by counting or positional predicate

Subject: Re: [xsl] Testing by counting or positional predicate
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 11 Jan 2001 12:15:58 GMT
>   count($node1|$node2) = 1
> 
> or:
> 
>   not(($node1|$node2)[2])
  
or generate-id($node1)=generate-id($node1)

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