Revision as of 00:36, 27 February 2006 editFilmackay (talk | contribs)12 editsNo edit summary← Previous edit | Revision as of 21:33, 10 March 2006 edit undoClq (talk | contribs)1,187 edits Added stub tagNext edit → | ||
Line 2: | Line 2: | ||
Another popular use of this term refers to one method of consuming XML data – largely known as ]. This is via asynchronous events that are generated as the XML data is parsed. In this context, the consumer streams through the ] data one item at a time. It does not have anything to do whether the underlying data is being updated via dynamic or static means. | Another popular use of this term refers to one method of consuming XML data – largely known as ]. This is via asynchronous events that are generated as the XML data is parsed. In this context, the consumer streams through the ] data one item at a time. It does not have anything to do whether the underlying data is being updated via dynamic or static means. | ||
{{Compu-lang-stub}} |
Revision as of 21:33, 10 March 2006
Streaming XML means dynamic data which is in an XML format.
Another popular use of this term refers to one method of consuming XML data – largely known as Simple API for XML. This is via asynchronous events that are generated as the XML data is parsed. In this context, the consumer streams through the XML data one item at a time. It does not have anything to do whether the underlying data is being updated via dynamic or static means.
This programming-language-related article is a stub. You can help Misplaced Pages by expanding it. |