
How to abort SAX xml parsing?
Try to raise any error. An error stop parsing.
Ovi Crisan
www.AdvanCode.com
Quote:
> Hello all
> Does somebody know how to abort parsing a xml file by
MSXML2.SAXXMLReader30?
Quote:
> I just need to read few nodes from beginning of xml document and if
> necessary abort operation.
> Best regards
> Marek Suski