TXmlNode() > Instance variables xHarbour Developers Network  

oTXmlNode:oPrev

Contains the previous XML node in the XML document.

Info

Data type:ODefault:NIL

Description

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


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