This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Problem with XMLDOM and xsl:template macth


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]