Hi,
This is how the structure looks like.
I am pretty new to XSLT. The above XSLT will just add a new element with the namespace. But i need to add the namespace in existing node and element.
<shipmentRequest xmlns:m="http://www.test.com/XMLSchema/Xxxxx/Ship/v1.0">
<Request
xmlns="http://www.test.com/XMLSchema/XOxxxS/Common/v1.0">
Even a udf would be great help to do this.
Regards
Anandh.B