TXmlIteratorScan() > Search methods xHarbour Developers Network  

oTXmlIteratorScan:next()

Searches the next XML node matching the search criteria.

Syntax

:next() --> oTXmlNode | NIL

Description

Method :next() returns the next TXmlNode() object matching the search criteria defined with the :find() method. If no further XML node is found, the return value is NIL.


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