Hi All, I might be late to reply this. Just had the same requirement of Adding the Root tags and the namespace to the split xml's. Just achieved this by the below. <tokenize token="Order" inheritNamespaceTagName="*" xml="true" /> I hope this helps.
It did work for the splitted xml's. Thanks Praveen -- View this message in context: http://camel.465427.n5.nabble.com/Split-XML-with-xmlTokenizer-and-add-root-element-tp5750237p5771854.html Sent from the Camel - Users mailing list archive at Nabble.com.
