How to abort SAX xml parsing? 
Author Message
 How to abort SAX xml parsing?

Hello all

Does somebody know how to abort parsing a xml file by MSXML2.SAXXMLReader30?
I just need to read few nodes from beginning of xml document and if
necessary abort operation.

Best regards

Marek Suski



Sat, 01 Oct 2005 00:49:40 GMT  
 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



Mon, 10 Oct 2005 23:46:50 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Abort SAX while is parsing xml file

2. SAX XML parsing in VBScript?

3. SAX parsing XML in VB script

4. How to replace special characters in XML file other than using SAX

5. SAX XML CSV converter using visual basic 6

6. Parsing XML from an ASP page that Creates XML fails

7. XML Parse

8. How to parse XML from a VBA macro

9. Starting external application from Word/Parsing XML

10. XML parsing in .net

11. how to parse wml (xml) files

12. XML Parse

 

 
Powered by phpBB® Forum Software