This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Which namespace to use


----- Original Message -----
From: "Agaram Madhavaraju" <madhav@plexiontech.com>
> 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

the xsl namespace is ancient, u need to update this and your knowledge, take
a look at www.netcrucible.com for overview of this and other issues.


gl, jim fuller




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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]