Xml.RemoveNamespace

Overview

Removes prefix for specified namespace URI.

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

Arguments

string prefix

to unregister

string ns

to unregister

Copyright © 2010 - 2023 Emakin. All rights reserved.