I have an XML with CData sectionof an XML as shown.It is an XML by it self.
Please let me know how t parse this content in Java compute node.
I need to retrieve values in few XML elements.
We have a large XML message with repeating structure.
I am trying to split the XML into smaller XMLs in Java compute Node.
I am unable to find any sample using Java.
Can anybody help on this.