Wiki source code of Creating a XSLT Snippet and a XSLT Parameter
Version 1.1 by Eva Torken on 2023/05/04 10:39
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{container}} | ||
| 2 | {{container layoutStyle="columns"}}((( | ||
| 3 | With this exercise... | ||
| 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 crash course | ||
| 10 | |||
| 11 | == 2. Exercise == | ||
| 12 | |||
| 13 | Below the exercise for this part of the novice course is given. | ||
| 14 | |||
| 15 | === 2.1 JSON to XML === | ||
| 16 | |||
| 17 | Create a transformation between JSON and XML. 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 | |||
| 20 | == 3. Solution == | ||
| 21 | |||
| 22 | 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. | ||
| 23 | |||
| 24 | {{video attachment="Create your transformations - JSON to XML.mp4" reference="Main.Videos.Microlearning.WebHome"/}} | ||
| 25 | |||
| 26 | )))((({{toc/}}))){{/container}} | ||
| 27 | {{/container}} |