This function returns the fully selected element. In case no element is selected, the function returns an empty sequence.
oxy:current-selected-element()[self::p]/bThis example returns the b elements that are children of the currently selected p element.