RE: [xsl] Question regarding msxml3 default stylesheet...

Subject: RE: [xsl] Question regarding msxml3 default stylesheet...
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Fri, 23 Feb 2001 16:51:25 -0000
Greetings.  I decided to play with some client-side transforms lately, and
visited the Unofficial MSXML XSLT FAQ where I found a link to the default
stylesheet for displaying xml documents in IE
(res://msxml3.dll/DEFAULTSS.xsl).
Here's my question:  Even after upgrading in replace mode to msxml3, that
stylesheet still uses the <x:stylesheet
xmlns:x="http://www.w3.org/TR/WD-xsl";> namespace.  Is that correct, or did
my msxml upgrade not go as well as I thought?

The MSXML3 parser supports both XSLT and WD-xsl. I guess the WD-xsl default
stylesheet wasn't broken so they didn't fix it.

Mike Kay


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


Current Thread