RE: [xsl] RE: XSL-List Digest V3 #1192

Subject: RE: [xsl] RE: XSL-List Digest V3 #1192
From: "Joshua Allen" <joshuaa@xxxxxxxxxxxxx>
Date: Fri, 19 Oct 2001 14:30:59 -0700
One thing to keep in mind is that even IE6 does not use MSXML4 (well,
you can call it from MSXML4 in client-side JavaScript).  IE6 comes with
MSXML3 SP1 version, and this is also the version that you can download
and configure to be "replace mode" XSLT processor for IE5.x.  Even
though MSXML4 has now released, work continues on the SP2 version of
MSXML3 that will be available to make conformance bug fixes (some merged
from MSXML4 code) and some performance improvements available to IE.
One of the important reasons for keeping MSXML4 forked right now is that
we have totally dropped support for the old WD-Xsl namespace, and the
MSXML3 will remain the only way to get that.

Thanks,
Joshua


> -----Original Message-----
> From: Nate Austin [mailto:naustin@xxxxxxxxxx]
> Sent: Friday, October 19, 2001 6:53 AM
> To: 'xsl-list@xxxxxxxxxxxxxxxxxxxxxx'
> Subject: [xsl] RE: XSL-List Digest V3 #1192
> 
> > Date: Fri, 19 Oct 2001 16:25:56 +0800
> > From: "RABi" <rabi@xxxxxxxxxxxxxxx>
> > Subject: Re: [xsl] MSXML
> >
> > IE5 will still be using MSXML2 even if i installed 4? opsss...
> >
> > that's why everything's ok when i run the MSXSL.exe but not in IE..
> > so that means i have to force all client browsers to be IE6 for my
> > application, right? (unless i m running a server side parser)
> 
> Check out www.netcrucible.com for information on how to get it running
> under
> IE5+.
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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


Current Thread