INonDocumentTypeChildNode
Extensions to ChildNode nodes that are not document type nodes.
Gets the Element immediately following this ChildNode in its
parent's children list, or null if there is no Element in the list
following this ChildNode.
Gets the Element immediately prior to this ChildNode in its
parent's children list, or null if there is no Element in the list
prior to this ChildNode.