TXmlIteratorScan() > Search methods |
Searches the next XML node matching the search criteria.
:next() --> oTXmlNode | NIL
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.
http://www.xHarbour.com