Skip to content

RemoveNamespace

Removes prefix for specified namespace URI.

1
myXml.RemoveNamespace(prefix: string, ns: string):void

Parameters

string prefix
    to unregister

string ns
    to unregister