[xsl] ANN: XML Streaming Tutorial

Subject: [xsl] ANN: XML Streaming Tutorial
From: "Costello, Roger L. costello@xxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 14 Jan 2015 23:10:48 -0000
Hi Folks,

Want to process web sites that emit a continuous stream of XML?

Want to process XML documents that are huge -- Gigabytes in size?

Want to generate huge amounts of output, without waiting for all the output to
be completed?

You can do all these things with XML Streaming. [1]

Here is my tutorial on XML Streaming:

http://xfront.com/xml-streaming/

/Roger

[1] XML Streaming is provided by XSLT, so it is also known as XSLT Streaming.

Current Thread