namespaces, IE5

Subject: namespaces, IE5
From: "SeJo" <selim.cesic@xxxxxxxxx>
Date: Tue, 22 Feb 2000 16:51:37 +0100
I am begining to test XSl rendering of IE5 and am running into trouble....

When I include this line in my XML file

    <xsl:stylesheet xmlns:xsl="http://www.w3.org/XSL/Transform/1.0";>-->

it works with LotusXML processor (and others i guess) and NOT with IE5

while including the following one

<xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl"; result-ns="html">

makes it work with IE5 and not with "normal' processors any more.

Why?

After that.....xsl:number isnt supported in IE5 and many other "basic" xsl
commands. Is there some kind of list that represents everything that IE5
actually misses so I wont count on it (or give it up right now) ?


thx


SeJo









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


Current Thread