An ElementTest matches elements.
element() matches any element.
The selection “select="element()"” is actually the same as “select="*"”. It selects all elements of any name or type.