Method Parser.XML.NSTree.NSNode()->change_namespace()


Method change_namespace

void change_namespace(string from, string to)

Description

Change all elements and attributes in the subtree in namespace from to namespace to. In case an attribute is defined in both namespaces it will be overwritten.