Is it possible to perform XSLT 2.0 transformation in Eclipse without additional library (AltovaXML, Saxon)?
In the Project Explorer, simply select the input XML file and the stylesheet(s) to transform it, and then right-click and select Run As > XSL Transformation . If only the XSL Stylesheet is selected then a dialog box will prompt you for the input file to use.
Download the latest release. Clone the repo: git clone https://github.com/murrayju/xslt.git . Install with Bower: bower install xslt . Install with npm: npm install xslt .
The XslCompiledTransform class supports the W3C XSLT 1.0 recommendation. The XslTransform class is obsolete in . NET Framework version 2.0.
The answer is No. You need to install an XSLT 2.0 processor such as Saxon.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With