XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
Re: [xml-dev] Any suggestions for parsing large XML in the browser?

On Sat, 2016-07-23 at 10:58 +0530, Jay Sridhar wrote:
> Hello,
> 
> I am looking for a Javascript XML parser for parsing large XML files
> in the browser.
Why? The browser already has a native XML parser. Is this for node.js?

>  Which means I want an event based parser to avoid running 
> into memory issues and I also don't need the whole XML DOM at once. 

> My 
> requirements rule out using jQuery ($.parseXML()). Does any one have
> any pointers?

Not without knowing your requirements. For example, you might do better
with an XQuery implementation so that you can run queries against a
subset of the data, but that depends on how often you query vs how
often the document changes.

Liam


-- 
Liam R. E. Quin <liam@w3.org>
The World Wide Web Consortium (W3C)


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS