Skip to Main Content

Database Software

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.

Hi, I have an xml structure which has two ("oneof blocks")Can we able to split that block's content

VarunaOct 5 2021

In my XML structure, I have a two-block named "oneOf" which has content like document code, document name, and so on where I need to print that document name alone. I can able to Print it but the thing is two blocks are merging into one. I need to split that as the block it is in OIC flow. Is that Possible?
Here I'm attaching an example XML structure for reference.
Please share your thoughts and ideas on implementing the logic.
image.png

Comments
Post Details
Added on Oct 5 2021
1 comment
210 views