@verb #5406:":_get_nextSibling" this none this rxdo #7788 @program #5406:":_get_nextSibling" this none this " nextSibling of type Node, readonly" "" "The node immediately following this node. If there is no such node, this returns $dom.null." try nextSib = this->__parentNode->__children[listiassoc(this->__nodeId, this->__parentNode->__children, 2) + 1] return $dom:instanciate(nextSib[3], this->__parentNode, this->__ownerDocument) except (E_RANGE) return $dom.null endtry "Last modified by Lao-Tzu (#8084) on Thu Nov 14 15:58:28 2002 MST." .