Re: [xml-dev] [ANN] XQSharp 2.1 - XQuery and XSLT 2 for the .NET framework

From
Rand McRanderson <>
To
Oliver Hallam <>
Date
2011-04-14T15:51:56Z
ID
<>
Thread
Re: [xml-dev] [ANN] XQSharp 2.1 - XQuery and XSLT 2 for the .NET framework
Would this work for Mono on Linux or only for Windows?

On Mon, Apr 11, 2011 at 1:00 PM, Oliver Hallam <> wrote:
> 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
>