Wiki source code of Remove CDATA
Last modified by Erik Bakker on 2024/05/07 10:27
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{container}} | ||
2 | {{container layoutStyle="columns"}} | ||
3 | ((( | ||
4 | == About == | ||
5 | With the help of this transformation, you can easily remove the CDATA wrap from the body of your message. This is sometimes needed when you retrieve information from an external system. | ||
6 | |||
7 | == Documentation == | ||
8 | |||
9 | ==== 1. How to use==== | ||
10 | With the help of this transformation, you can easily remove the CDATA wrap from the body of your message. This is sometimes needed when you retrieve information from an external system. | ||
11 | |||
12 | ==== 2. Keynotes & restrictions==== | ||
13 | |||
14 | * Note that this is a custom XSLT that is designed for a specific cause. | ||
15 | * Always try to understand the context before you implement this transformation. | ||
16 | * **Version 1.1.0 and above** will only work on the [[current runtime>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]] architecture | ||
17 | |||
18 | ==== 3. License Information==== | ||
19 | Part of the standard license agreement as agreed upon when using the store for the first time. | ||
20 | |||
21 | ==== 4. Relevant eMagiz Academy Microlearnings==== | ||
22 | |||
23 | * [[XSLT Snippet>>doc:Main.eMagiz Academy.Microlearnings.Novice.Create your transformations.novice-create-your-transformations-xslt-snippet||target="blank"]] | ||
24 | |||
25 | //Would you please consult the privacy policy of eMagiz at the following [[link>>https://www.emagiz.com/privacy-policy/||target="blank"]]))) | ||
26 | |||
27 | |||
28 | |||
29 | ((())) | ||
30 | {{/container}} | ||
31 | {{/container}} |