of element
of element is an element modifier that specifies the current element in the currently-active parse. In
the absence of element qualifiers, element tests and queries typically operate on the current element, and so
of element is usually redundant. It can, however, be used to clarify intent.