DOMNodeIterator.NextNode
NextNode()
Type:
DOMAttribute,
DOMDocument,
DOMElement,
DOMDocumentType,
DOMNotation,
DOMEntity,
DOMDocumentFragment,
DOMText,
DOMComment,
DOMCDATASection,
DOMProcessingInstruction,
DOMEntityReference,
XPathNamespace;
Undefined.
Undefined, if there are no more nodes.
Use it to obtain the next node and shift iterator position forward.
Server, thick client, external connection, Mobile application (server).