XML. SAX. Streaming processing with Groves.

Michael Champion Mike.Champion at softwareag-usa.com
Fri Dec 3 06:03:30 GMT 1999


----- Original Message -----
From: Paul Tchistopolskii <paul at qub.com>
To: <xml-dev at ic.ac.uk>
Sent: Friday, December 03, 1999 12:05 AM
Subject: XML. SAX. Streaming processing with Groves.


> The 'correct' approach to avoid such a hell
> is to use DOM - but I can't. Documents could
> be big.
>

The DOM WG will be defining the requirements for Level 3 over the next 6
weeks or so.  Standard APIs for loading, saving, parsing, and serializing
XML text are "must have" items for Level 3, and this issue (that an
application may want access to the elements of a document before it is fully
parsed) has come up. For example, a programmer might choose not to continue
parsing some huge document after the necessary data were found.

Concrete suggestions for actual APIs or pointers to APIs that allow this
would be appreciated.




xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at 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 at ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)





More information about the Xml-dev mailing list