Wiki source code of Remove Namespace
Version 18.1 by Erik Bakker on 2023/01/31 12:01
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 a namespace from your message. This is sometimes needed to process the message properly. | ||
6 | |||
7 | == Documentation == | ||
8 | |||
9 | ==== 1. How to use==== | ||
10 | With the help of this transformation, you can easily remove a namespace from your message. This is sometimes needed to process the message properly. | ||
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 | * This will lead to an attribute name clash if an element contains two attributes with the same local name but a different namespace prefix. | ||
17 | * Nodes that cannot have a namespace are copied as such. | ||
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 | None | ||
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}} |