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]

RE: Guidance requested : Simple XSL markup beginners problem


Your namespace declaration is wrong - when using IE5 you have to use the
following:
xmlns:xsl="http://www.w3.org/TR/WD-xsl"

This is because the "xsl" that IE5 uses is nothing like XSLT.

(and this question is asked about 5 times a day...)

Rgs,

Ben


 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]