[internal] returns elements that are the only element of their parent.
def select_only_of_type(self): return self._nodes.select_only_of_type()