XmlMoveToChild
XmlMoveToChild(name AS String / index AS Integer) AS Boolean
Moves to the current branch's child matching given <name> or at subscript <index>.
XmlMoveToChild(name AS String / index AS Integer) AS Boolean
Moves to the current branch's child matching given <name> or at subscript <index>.