NativeXml Help
TXmlNode.NodeRemove
procedure NodeRemove(ANode: TXmlNode); virtual;
Description
Remove the subnode. The node will also be freed, so do not free the node in the application.