j
k
j a
j l
the results of equivalent semantics:
e.g.
//row[position()>1]
is no more equal to in latest 9.3 release to
//row[./position()>1]
the later results in not correct result. Alex
Back to the thread
Back to the list