RE: [xsl] question about javascript and XSL

Subject: RE: [xsl] question about javascript and XSL
From: "Stuart Celarier" <stuart@xxxxxxxxxxx>
Date: Tue, 7 May 2002 13:09:07 -0700
Well, no, IE6 will not be using MSXML 4.0 as claimed below. It will use
the MSXML 3.0 that it ships with, or perhaps MSXML 2.6 or 2.0 if you
configure it that way (please don't)

MSXML 4.0 removed the version-independent CLSIDs and ProgIDs from MSXML,
so there is no concept of installing MSXML 4.0 in replace mode (as with
previous releases) and MSXML 4.0's XSLT process won't be used as the
default processor in Internet Explorer (at least until a version of IE
is released that is based on MSXML 4.0 without support for 3.0 - not
likely in the near future).

MSXML 3.0 supports both WD-xsl and XSLT 1.0, distinguished by the
namespace on the XSLT elements. MSXML 4.0 has no support for WD-xsl.
More details in my article on this topic:
http://www.perfectxml.com/articles/xml/XSLTInMSXML.asp.

I've made similar mistakes myself. It's all pretty confusing. Some would
say unnecessarily so.

Cheers,
Stuart


-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Thomas B.
Passin

<snip/>
Actually, IE6 will be using msxml4, but that won't change anything here,
I
don't think.
<snip/>



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


Current Thread