Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries >Thread Prev - Resume/Suspend in XML file reading [Thread Next] Re: Resume/Suspend in XML file readingTo: 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/ | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
