Returns a function that, for the elements of the source sequence passed to
that function, returns the concatenated sequences of descendants of such
elements in document order.
If a name is provided, the resulting sequence contains only those ancestors
having a matching name.
Returns
A function that will return a flat sequence of descendants in
document order.
Returns a function that, for the elements of the source sequence passed to that function, returns the concatenated sequences of descendants of such elements in document order.
If a name is provided, the resulting sequence contains only those ancestors having a matching name.
Returns
A function that will return a flat sequence of descendants in document order.