Neil Owens wrote:
Do any of you guys know of any other XSLT2.0 processors other than Saxon
and Altova for .NET? Microsoft seem to be stubborn in only
supporting XSLT1.0 in System.Xml.Xsl.
>
> XslCompiledTransform
There is a plug in for Visual Studio available through Altova's site
(http://www.altova.com/ide_integration.html). It will basically let
you run Altova's processor right in Visual Studio.
Not as good as having support for XSLT 2.0 in VS, but better than
writing a gazillion stylesheets and processing them separately to get
multiple output...
Julie
|