TXmlNode() > Instance variables xHarbour Developers Network  

oTXmlNode:oNext

Contains the next XML node in the XML document.

Info

Data type:ODefault:NIL

Description

The instance variable :oNext contains a TXmlNode object representing the next XML node of the same nesting level in an XML tree. If there is no further XML tag, this TXMlNode object is the last node of this nesting level in the XML tree, and :oNext contains NIL.


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe