Function Cursor.next
Advances to the next sibling of the current node.
Returns whether it succeded. If it fails, either the
document has ended or the only meaningful operation is exit.
Prototype
bool next();
Authors
Lodovico Giaretta
Copyright
Copyright Lodovico Giaretta 2016 --