Returns a reference to the sibling node of the element which most immediately
follows the element in document order, and which is of the Element type.
null if the element has
no sibling node of the Element type that comes after this one.
Diagram: Node Support