Misplaced Pages

Streaming XML

Article snapshot taken from[REDACTED] with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.

This is an old revision of this page, as edited by Xmlizer (talk | contribs) at 21:50, 6 February 2014 (+reflist). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Revision as of 21:50, 6 February 2014 by Xmlizer (talk | contribs) (+reflist)(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
This article does not cite any sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.
Find sources: "Streaming XML" – news · newspapers · books · scholar · JSTOR (May 2007) (Learn how and when to remove this message)

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.

Uses

XSLT 3.0

XSLT 3.0 is adding streaming as one of its capability

References

  1. http://code.google.com/p/quixproc
  2. http://code.google.com/p/quixpath
  3. https://project.inria.fr/quix-tool-suite/quixschematron/
  4. http://www.w3.org/TR/xslt-30/


Stub icon

This programming-language-related article is a stub. You can help Misplaced Pages by expanding it.

Categories:
Streaming XML Add topic