Sample: Transforming XML files using an XSL stylesheet

This sample illustrates how you can use an XSL file to transform an XML file into a new XML file, the content of which is determined and formatted by the XSL file. The sample also shows how you can transform XML content using a Web Service that call an XSL transformation.
Time required: 5 minutes
To import this sample to your workspace, click Import sample. When you import the sample, the appropriate projects are created for you to explore. For instructions on how to run the sample, click Setup instructions.

Before importing this sample, make sure that you have installed IBM WebSphere Application Server, version 8.5.5.

Restriction: This sample does not run on IBM® WebSphere® Application Server Developer Tools for Eclipse.

Feedback