Wiki source code of Change Namespace
Version 21.1 by Erik Bakker on 2023/01/31 10:05
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 change a namespace within your message. This is sometimes needed to communicate with an external system. | ||
6 | |||
7 | == Documentation == | ||
8 | |||
9 | ==== 1. How to use==== | ||
10 | With the help of this transformation, you can easily change a namespace within your message. This is sometimes needed to communicate with 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 | * Replace the desired namespace in the XSLT (now {{code}}http://www.xx.com{{/code}}) | ||
17 | * Ensure the existing name declaration is part of the XSLT (now {{code}}http://services.jem-id.nl/{{/code}}) | ||
18 | |||
19 | ==== 3. License Information==== | ||
20 | Part of the standard license agreement as agreed upon when using the store for the first time. | ||
21 | |||
22 | ==== 4. Relevant eMagiz Academy Microlearnings==== | ||
23 | |||
24 | [[XSLT Snippet>>doc:Main.eMagiz Academy.Microlearnings.Novice.Create your transformations.novice-create-your-transformations-xslt-snippet||target="blank"]] | ||
25 | |||
26 | //Would you please consult the privacy policy of eMagiz at the following [[link>>https://www.emagiz.com/privacy-policy/||target="blank"]]))) | ||
27 | ((())) | ||
28 | {{/container}} | ||
29 | {{/container}} |