Xml RemoveNamespace¶ Removes prefix for specified namespace URI. 1myXml.RemoveNamespace(prefix: string, ns: string):void Parameters¶ string prefix to unregister string ns to unregister