
XmlRemoveNodeXmlRemoveNode 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 SourceXmlRemoveNode xmlNode |
Related Function(s): XmlAppendChildNode; XmlCreateChildNode; XmlCreateNode; Minimum version: v. 5.1 build 20070824
|