Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: Resume/Suspend in XML file reading

From: Martin Honnen <mahotrash@-----.-->
To: NULL
Date: 4/16/2009 1:41:00 PM
Ganga Sridhar wrote:

> Is resume/suspend supported in XML parser 6.0 so that XML file can be read 
> at the time of reading and not opening the file?

MSXML supports DOM and SAX (SAX only with classic VB or with C++ I think 
not with scripting languages like JScript). With DOM you simply call the 
load method and the document is parsed completely into a DOM tree. With 
SAX I think you can parse only as far as you need/want and then stop 
parsing by throwing an error I think but I don't think you can suspend 
and resume parsing with SAX.

-- 

	Martin Honnen --- MVP XML
	http://msmvps.com/blogs/martin_honnen/


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent