Hi
I work with OSB 12c.
In my project, I can receive empty node in XML.
I do the mapping with XSLT.
I what to check if all the child elements under the node,are without values, and if so - to remove the whole node.
How can I achieve that with XSLT?
Best in regards,
Elad