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(_dot_)Hansen(_at_)Aspect(_dot_)com]
Sent: Tuesday, July 20, 2004 2:52 PM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
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!
--+------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--+--