Hi
Thanks for the feedback.
Unfortunately the input source file is not sorted by the application that creates it, and would need to be done by ourselves beforehand - pre-processed.
However, the SAX parser cannot update the document in the same way that using the XMLDOM can.
I agree that...