How to remove namespace from xml in ALSB?
694717Jun 17 2009 — edited May 24 2012I have a xquery transformation which works for data without namespace. But the data coming from source system has namespace details in it. Is there a way to strip the xml of namespace details from xml before passing it to xquery transformation?