descendant-or-self
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.
© 2005–2021 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/XPath/Axes/descendant-or-self