I’m not suggesting that you map all fields. I’m suggesting that you use XSLT to modify the namespace names in the doc. That should be much easier than trying to map all fields.
Another approach would be to have the destination system accept your namespace. I’m not sure I understand why they would care what the specific namespace name is–unless your document defintion took an industry standard doc type and modified it to use your own namespace names.
(Side note: namespaces are the root of much evil)
#webMethods#Integration-Server-and-ESB#Flow-and-Java-services