You must be copying InputRoot.XMLNSC into the environment tree. That's why the attributes are being converted to tags. You need to prepare the environment tree by using
Code:
CREATE LASTCHILD OF OutputLocalEnvironment.someFolderName Name 'myCopyOfTheInputXMLMesasage' DOMAIN 'XMLNSC';
But if your goal is to strip the namespaces then Gaya3 is correct - you need to recursively remove the namespace from every element in the message tree. _________________ Before you criticize someone, walk a mile in their shoes. That way you're a mile away, and you have their shoes too.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum