Changes for page Change Root Element
Last modified by Erik Bakker on 2024/05/07 09:51
From version 17.2
edited by Erik Bakker
on 2022/05/02 10:25
on 2022/05/02 10:25
Change comment:
Update document after refactoring.
To version 19.1
edited by Erik Bakker
on 2022/05/02 10:26
on 2022/05/02 10:26
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -Change Namespace1 +Change Root Element - Content
-
... ... @@ -2,17 +2,18 @@ 2 2 {{container layoutStyle="columns"}} 3 3 ((( 4 4 == About == 5 -With the help of this transformation, you can easily wrapthebody of your messagein CDATA tags. This is sometimes needed to callan externalwebservice.5 +With the help of this transformation, you can easily change the root entity of your message. This is sometimes needed to communicate with an external system. 6 6 7 7 == Documentation == 8 8 9 9 ==== 1. How to use==== 10 -With the help of this transformation, you can easily wrapthebody of your messagein CDATA tags. This is sometimes needed to callan externalwebservice.10 +With the help of this transformation, you can easily change the root entity of your message. This is sometimes needed to communicate with an external system. 11 11 12 12 ==== 2. Keynotes & restrictions==== 13 13 14 14 * Note that this is a custom XSLT that is designed for a specific cause. 15 15 * Always try to understand the context before you implement this transformation. 16 +* Note that you need to define the desired name of the root element if you want to deviate from the standard naming (i.e. new-element) as defined in the store item. 16 16 17 17 ==== 3. License Information==== 18 18 Part of the standard license agreement as agreed upon when using the store for the first time.