Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

XSLT - How to Remove empty node of XML

EladFeb 20 2019 — edited Feb 24 2019

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

This post has been answered by vladodias on Feb 21 2019
Jump to Answer
Comments
Post Details
Added on Feb 20 2019
5 comments
3,474 views