[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] MSXML & Internet Explorer


Subject: RE: [xsl] MSXML & Internet Explorer
From: Pieter Reint Siegers Kort <pieter.siegers@xxxxxxxxxxx>
Date: Tue, 20 Jul 2004 16:12:43 -0500

Yes, here is the link:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xmlsdk/html
/xmmscmsxml5_guidsandprogids.asp

In fact, you can use any MSXML if you're using the right ProgID
(version-specific) and if the version is installed on the client machine -
MSDN says:

MSXML with Internet Explorer
The default XML parser for current versions of Internet Explorer is either
MSXML 2.0 or MSXML 3.0. Internet Explorer currently does not ship with MSXML
4.0 or later as its default XML parser or XSL processor for applying style
sheet templates. To use features of these versions of MSXML from within
Internet Explorer you must use scripting, when an XML DOM object is
instantiated using the appropriate version-specific ProgID.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xmlsdk/html
/xmmscmsxml5_guidsandprogids.asp

Cheers,
<prs/> 

-----Original Message-----
From: Hansen, John [mailto:John.Hansen@xxxxxxxxxx] 
Sent: Tuesday, July 20, 2004 2:52 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: [xsl] MSXML & Internet Explorer

I found the answer to my question in the MSXML 4 SDK documentation under
"Creating a Manifest for Your Application".  Thanks!


Current Thread
Keywords