Revision as of 21:33, 10 March 2006 editClq (talk | contribs)1,187 edits Added stub tag← Previous edit | Revision as of 22:52, 7 November 2006 edit undoMarshBot (talk | contribs)50,214 edits Adding {{linkless}} template to orphan articleNext edit → | ||
Line 1: | Line 1: | ||
{{linkless|November 2006}} | |||
'''Streaming XML''' means ] which is in an ] format. | '''Streaming XML''' means ] which is in an ] format. | ||
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}} | {{Compu-lang-stub}} |
Revision as of 22:52, 7 November 2006
Template:Linkless 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. |