Albert Leibbrandt wrote:
> Hi
>
> Just want to check which xml parser you guys have found to be the
> quickest. I have xml documents with 250 000 records or more and the
> processing of these documents are taking way to long. The validation is
> the main problem. Any module names, non validating wo
Albert Leibbrandt:
>Just want to check which xml parser you guys have found to be the
>quickest. I have xml documents with 250 000 records or more and the
>processing of these documents are taking way to long.
What type of parser are you using? Dom, minidom or sax? Sax is fastest,
but somewhat m
Albert Leibbrandt wrote:
> Just want to check which xml parser you guys have found to be the
> quickest. I have xml documents with 250 000 records or more and the
> processing of these documents are taking way to long. The validation is
> the main problem. Any module names, non validating would be
Hi
Just want to check which xml parser you guys have found to be the
quickest. I have xml documents with 250 000 records or more and the
processing of these documents are taking way to long. The validation is
the main problem. Any module names, non validating would be find to,
would help a lo