Posted inDynamics NAV & BC Tips & tricks
How to remove Namespaces in XMLport in NAV 2013
MS in Dynamics NAV 5.0 created XMLPort datatype. It was a great tool to load xml files but it had trouble dealing with namespaces. MS released a workaround code for this that allowed removing all the namespaces of the xml file. The Code looked like this.…