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]

namespaces, IE5


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

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