xsl-list
[Top] [All Lists]

Re: [xsl] Clean XSL code for the following javascript

2007-01-17 16:17:44
Karl Stubsjoen wrote:
:)  Does the Mvp Xml Parsing engine for .NET support XSLT 2.0?


I don't see the connection between Mvp Xml and XSLT 2.0. MVP supports EXSLT (supplementing the xslt 1.0 functionality already in .NET), but is itself not an XSLT parser.

If you want to go XSLT 2.0, you may consider Saxon, which is open source and available for .NET 2.0 and Java.

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--