RE: [xsl] xslt 2. index-of, nodes

Subject: RE: [xsl] xslt 2. index-of, nodes
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Thu, 3 Jul 2003 20:52:43 +0100
> 
>   for $i in (1 to count($seq))
>   return if ($seq[$i] is $item) then $i else ()
> 

I must learn to look at Jeni's responses before reinventing them myself.

Michael Kay


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


Current Thread