Re: [xsl] XSL 2.0 and .NET and VB

Subject: Re: [xsl] XSL 2.0 and .NET and VB
From: Martin Honnen <Martin.Honnen@xxxxxx>
Date: Fri, 29 Jun 2007 13:51:10 +0200
Mark Anderson wrote:

Now to the crux of the problem. My developers are telling me there's no
support for XSLT 2.0 in .NET and VB. Is this the case. If so, any idea
when Bill is going to support it?

The Microsoft .NET framework class libraries support XSLT 1.0 (with System.Xm.Xsl.XslTransform in .NET 1.x and System.Xml.Xsl.XslCompiledTransform in .NET 2.0/3.0). However http://www.saxonica.com/ has an XSLT 2.0 and XQuery 1.0 implementation for the .NET framework.



--


	Martin Honnen
	http://JavaScript.FAQTs.com/

Current Thread