Standard: http://www.w3.org/TR/xpath#axes
descendant::
Standard excerpt:
the descendant axis contains the descendants of the context node; a descendant is a child or a child of a child and so on;
thus the descendant axis never contains attribute or namespace nodes