Wiki source code of Creating an XSLT Snippet and an XSLT Parameter
Last modified by Eva Torken on 2024/03/01 15:12
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{container}} | ||
2 | {{container layoutStyle="columns"}}((( | ||
3 | This exercise will guide you in creating a transformation with a XSLT parameter and in injecting a XSLT snippet into a transformation. | ||
4 | |||
5 | Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]]. | ||
6 | |||
7 | == 1. Prerequisites == | ||
8 | |||
9 | * Completed the previous microlearnings of this novice course | ||
10 | |||
11 | == 2. Exercise == | ||
12 | |||
13 | Below the exercise for this part of the novice course is given. | ||
14 | |||
15 | === 2.1 XSLT Snippet and Parameter === | ||
16 | |||
17 | 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. | ||
18 | This assignment can be completed with the help of the (Academy) project that you have created/used in the previous assignment. | ||
19 | == 3. Solution == | ||
20 | |||
21 | 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. | ||
22 | |||
23 | {{video attachment="novice-create-your-transformations-xslt.mp4" reference="Main.Videos.Microlearning.WebHome"/}} | ||
24 | |||
25 | )))((({{toc/}}))){{/container}} | ||
26 | {{/container}} |