xsl-list
[Top] [All Lists]

Re: [xsl] .NET 4.0 XslCompiledTransform doesn't support forwards-compatible processing

2010-05-16 18:17:43
Martin,
Your findings are interesting. Setting version to 1.1 or 2.1 works,
but not with 2.0
--
Max

2010/5/16 Martin Honnen <Martin(_dot_)Honnen(_at_)gmx(_dot_)de>:
Martin Honnen wrote:

Max Toro wrote:

I can understand they are not implementing new features, but to make
it less conformant it's just sad. XslCompiledTransform supports
forwards-compatible processing on .NET 2.0-3.5, but not on 4.0 .

That looks as if the implementation of XslCompiledTransform at some point
was changed to prepare support (of parts) of XSLT 2.0 but then they forgot
to remove those changes when deciding to release .NET 4.0 without any XSLT
2.0 support.

Also when you use
 version="2.1"
then your xsl:bar is (correctly) ignored.

--

       Martin Honnen
       http://msmvps.com/blogs/martin_honnen/

--~------------------------------------------------------------------
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>
--~--



--~------------------------------------------------------------------
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>
--~--

<Prev in Thread] Current Thread [Next in Thread>