[xsl] Which namespace to use

Subject: [xsl] Which namespace to use
From: "Agaram Madhavaraju" <madhav@xxxxxxxxxxxxxxx>
Date: Wed, 31 Jul 2002 00:27:43 -0700
Selecting the node by its index doesn't work in IE. I get a blank page when i try to match a particular node by using [i]. for example:-
<xsl:template match="student[1]">
I also tried in IE 6.0, it doesn't work either. 

I have used the following namespace.
xmlns:xsl="http://www.w3.org/TR/WD-xsl
Is there something wrong in the namespace? 

Thanks
-Madhavaraju
 
             

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


Current Thread