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

RE: [xsl] Upgrading from server side MSXML to Saxon.Net


Subject: RE: [xsl] Upgrading from server side MSXML to Saxon.Net
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Thu, 22 May 2008 11:11:19 +0100

> How straightforward is to upgrade from MSXML 4 to Saxon.Net 
> in ASP.Net?

All depends. If the application is making heavy use of the MSXML DOM then it
could be a bit of work: Saxon on .NET interoperates with the System.Xml DOM
but not the MSXML DOM. And if the stylesheet makes heavy use of Javascript
then that could create some work. If it's a straightforward transformation
of source and stylesheet both supplied as lexical XML files then there will
be a bit of change to a different API, but it shouldn't be difficult.

Michael Kay
http://www.saxonica.com/


Current Thread
Keywords
xml