-
Notifications
You must be signed in to change notification settings - Fork 70
cobigen xmlplugin
The CobiGen XML Plug-in currently only provides different merge mechanisms for XML result documents.
There are two merge strategies for XML documents, which can be configured in the templates.xml:
-
Merge strategy
javamerge
(merges two XML documents and keeps the existing XML elements on conflicts) -
Merge strategy
javamerge_override
(merges two XML documents and overrides the existing XML elements on conflicts)
TODO describe processing → Problem of equality of nodes
Disclaimer
If you discover any documentation bugs or would like to request new content, please raise them as an issue or create a pull request. Contributions to this wiki are done through the main repo under the folder documentation.
License
This documentation is licensed under the Creative Commons License (Attribution-NoDerivatives 4.0 International
)