The descendant-or-self
axis indicates the context node and all of its descendants. Attribute and namespace nodes are not included - the parent
of an attribute
node is an element node, but attribute
nodes are not the children of their parents.