[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Got a huge XML document?
- From: "Costello, Roger L." <costello@mitre.org>
- To: "xml-dev@lists.xml.org" <xml-dev@lists.xml.org>
- Date: Thu, 12 Sep 2013 16:13:54 +0000
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
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]