big data xml parser problem

bart at max (previously BITter)'s icon

Hi,

I have already maked a working xml parser with a javascript (thanks yves).

But now it seems that the js external is limited in data?!
Is this or am i wrong? It parsed only a part of the data.

So, then i have tried to first collect the data in the text external and dump then the data into the js external but this i get not working properly.

see "xml_parser_test.zip" attachment with patch+.js+.xml example.
tips, trics, ideas, ..., are all welkom

Grzz