[internal] returns elements that have at least one child or text.
def select_parent(self): return self._nodes.select_parent()