NOP Design Home Page
Documentation
TOC/Index
Search
Downloads



XmlGetNextSibling

XmlGetNextSibling xmlNode From xmlSiblingNode

Returns the next sibling of the specified node in the dom. Or next sibling with name. Returns 1 on found, 0 on root node, -1 on error.

Sample Source

XmlGetNextSibling xmlNode As "name" From xmlSiblingNode

Related Function(s):
   XmlGetChild; XmlGetChildCount; XmlGetParent; XmlGetPreviousSibling;

Minimum version: v. 5.1 build 20070824