Creating an XSLT Snippet and an XSLT Parameter

Last modified by Eva Torken on 2024/03/01 15:12

This exercise will guide you in creating a transformation with a XSLT parameter and in injecting a XSLT snippet into a transformation.
 
Should you have any questions, please contact academy@emagiz.com.

1. Prerequisites

  • Completed the previous microlearnings of this novice course

2. Exercise

Below the exercise for this part of the novice course is given.

2.1 XSLT Snippet and Parameter

Create a transformation while using an XSLT parameter to fill in something in the output message. Also inject an XSLT snippet into a transformation. Ensure that you have a working solution by running a unit test.
This assignment can be completed with the help of the (Academy) project that you have created/used in the previous assignment.

3. Solution

In this short movie, you will find the workout of this exercise. Take a moment to review this one and compare it to your solution.