An ElementTest matches elements.
element() (or element(*)) matches any element.
element(ElementName) matches any element named ElementName regardless of type or nilled property.