Hi Team,

I have a output xml file from my application.

Now my requirement is to change the value of a attribute by calling the some
other method.

Suppose below is my xml file:

<abd a1="abc">
<Info a2="1920"/>

<bcd b1="asd">
<Info2 ="2216"/>
*

Now I want replace abc and asd by calling some other method and passing abc
and asd as argument.

without using xslt.



--
View this message in context: 
http://camel.465427.n5.nabble.com/replacing-the-content-of-a-xml-final-tp5744948.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to