new use case DS21: incremental parsing/processing of XP messages

DS21: An XP sender generates a lengthy XP message that is incrementally transmitted and received by an XP receiver.The XP receiver employs an XP handler that can incrementally process the body as it is received (e.g., employing a SAX-style XML parser on the body as it arrives). Note that the entire message need not be present at one time at any point in its existence. 
This would be particularly helpful for memory-limited processors. It is also very efficient for services which are consistent with incremental, real-time transformations of the data, direct archiving of received data, etc. It would also be useful in scenarios in which voluminous body data can be directly transduced into application data structures or events by an XP (module) processor. In particular, there is no need for the explicit construction of a DOM model of the data. Support for XP data models might still be possible even with incremental processing if the models are incrementally constructible.

Copied in its entirety from:  http://lists.w3.org/Archives/Public/xml-dist-app/2000Dec/0204.html


Nilo Mitra			phone:+1 212-295-8467
Ericsson			fax: +1 212-295-8489
100 Park Avenue		mobile: +1 917-913-4766
NY, NY 10017		email: nilo.mitra@ericsson.com

Received on Monday, 29 January 2001 14:26:54 UTC