Questions tagged [node-set]

76 questions
-2
votes
2 answers

Cannot select element in node-set() result using name, but * finds it

I have an XSLT 1.0* style sheet which does some pre-processing and creates a result fragment consisting of a list of elements , each of which has two children - let's call then and . So the generated list looks…
1 2 3 4 5
6