← Prev in month ← Prev in thread

Got a huge XML document?

From
Costello, Roger L. <>
To
"" <>
Date
2013-09-12T16:13:54Z
ID
<>
Thread
Got a huge XML document?
Hi Folks,

In the past it was difficult to process huge XML documents using XSLT because the entire XML document had to fit in memory.

Now, with XSLT 3.0 it is possible to process XML documents of unlimited size, using a technique called streaming.

I am putting together a tutorial on streaming and would like to show an example of stream processing a huge XML document.

Got a huge XML document that you can share? The bigger, the better. A gigabyte sized XML document would be awesome.

/Roger
← Prev in month ← Prev in thread