Does anyone know of any limitations that tdom has?
I am trying to parse some xml data that has 500 elements but whenever
I create a list using selectNodes, it always only returns the first 70
elements and no more.
Is this some known limitation, or it possible I am doing something wrong?
Thanks,
Michal