Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This activity applies a user-specified and provided XSL 1.0 stylesheet to the specified source file to create a transformed result file.  For example, an XSL stylesheet might be used to transform an XML file to HTML or PDF for viewing or printing.


Note
iconfalse
titleNote

Note: The transformation is performed using LANSA Integrator's XMLParserService.  This uses Apache Xalan-J as the XSL transformation engine.  This implementation presently supports XSL version 1.0 compliant stylesheets.

...