NOP Design Home Page
Documentation
TOC/Index
Search
Downloads



XmlRemoveNode

XmlRemoveNode xmlNode

Removes an xml node from the document. Note, this unlinks the node from the dom, but does not delete the contents, effectively creating a document fragment. (Remove it, make variable integer 0.)

Sample Source

XmlRemoveNode xmlNode

Related Function(s):
   XmlAppendChildNode; XmlCreateChildNode; XmlCreateNode;

Minimum version: v. 5.1 build 20070824