Open
Description
This is an equivalent to #409 in the other direction. For consistency it would be nice to have such a functional equivalent.
FWIW, we are also finding xml_parent()
much more performant than xml_find_{first,all}(x, "parent::*")
:
So presumably the same could be true of xml_ancestor()
.
Metadata
Metadata
Assignees
Labels
No labels