[xsl] Drop-in replacement for MSXML to get to XSL2.0

Subject: [xsl] Drop-in replacement for MSXML to get to XSL2.0
From: Mark Anderson <mark@xxxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 30 May 2012 23:26:01 +0000
Hi Guys

I'm doing a lot of work in an app that produces documents using XSL. The app
(not sure if it's VB6 or VB.net) uses MSXML, is there any way to somehow
replace MSXML processor with something that supports XSL2.0 and have the
transform call still work. (I'm assuming--wildly--that it *just* needs a dll
with the same interface as MSXML. Getting real tired of 1.0 :-(

Thanks in advance

Mark

Current Thread