Subject: RE: Problem with XMLDOM and xsl:template macth
From: Ben Robb <Ben@xxxxxxxxxx>
Date: Wed, 10 May 2000 19:03:32 +0100
|
What version of the MSXML parser are you using? It looks as if you are using
the IE5 version....
If so, upgrade to MSXML3, and use the following prog_id:
"MSXML2.FreeThreadedDOMDocument"
Don't ask why they call it MSXML version 3 and then use MSXML2 in the
progid.
<xsl:copy> was not supported in the Dec 98 release. According to
documentation it is in the March 2000 version.
Ben
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|