Hi All,
I have a scenario JMS to Proxy.At sender side i will get complete XML payload in the single string.
Root
XMLpayload
in XMLpaload i will get complete data in XML format.
receiver side the structure is like this.
Root
Header Header occurence is only once
hr1
hr2
hr3
Item Item ocurence will be 0 ..U
item1
item2
I need the code for XSLT mapping or for JAVA code that can be written in mapping.
Regards,
Phani