[xsl] [ANN] XQSharp 2.1 - XQuery and XSLT 2 for the .NET framework

Subject: [xsl] [ANN] XQSharp 2.1 - XQuery and XSLT 2 for the .NET framework
From: Oliver Hallam <oliver@xxxxxxxxxxx>
Date: Mon, 11 Apr 2011 18:13:13 +0100
We are pleased to announce the release of XQSharp 2.1

XQSharp is an XSLT 2.0 and XQuery 1.0 processor for the .NET Framework.

This version of XQSharp brings extensive support for calling .NET code from inside a query or transformation:
* The range of types that can be used in CLR functions called from XQuery/XSLT has now been expanded and includes all primitive .NET types.
* New annotations have been added to specify exactly the signatures of exported functions.
* Support for the <msxsl:script> element and the new <xqsharp:script> element have been added to allow code written in other languages to be embedded directly in the stylesheet.


More information about these new features can be found at http://www.xqsharp.com/doc/2.1/


Oliver Hallam http://www.xqsharp.com

Current Thread