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