node()" returns all nodes in the document. "descendant::node()" selects all nodes that are descendants of the context node. ...