Official Docs: XMLNodeIterator
The scoped XMLNodeIterator class allows you to iterate through a node of a XML document
next
Gets the next element in the iteration
hasNext
Determines if the iteration has more elements
Official Docs: XMLNodeIterator
The scoped XMLNodeIterator class allows you to iterate through a node of a XML document
Gets the next element in the iteration
Determines if the iteration has more elements