OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: XML parsing memory overhead concerns

[ Lists Home | Date Index | Thread Index ]
  • From: Richard Tobin <richard@cogsci.ed.ac.uk>
  • To: Paul Miller <stele@fxtech.com>, xml-dev <xml-dev@ic.ac.uk>
  • Date: Fri, 17 Dec 1999 15:50:44 GMT

Though James Clark has explained how you can do what you want with
expat, you might be interested in LT XML.  LT XML was originally
written to handle large natural-language corpora, some of which are
several gigabytes.  It allows you to read "bits" sequentially, and
when you find a start tag that you are interested in, easily fill in
the tree rooted there.  It can also validate if desired (validation
requires memory to store a table of IDs and IDREFs, but still works
without building a tree).

-- Richard

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo@ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)






 

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

Copyright 2001 XML.org. This site is hosted by OASIS