Re: [xml-dev] Got a huge XML document?
I've not been following developments with XSLT 3,0. So Is this streaming as in call by need techniques used to handle infinite data sets in functional programming or is this something else?
On Thu, Sep 12, 2013 at 5:13 PM, Costello, Roger L. <[email protected]> wrote:
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
_______________________________________________________________________
XML-DEV is a publicly archived, unmoderated list hosted by OASIS
to support XML implementation and development. To minimize
spam in the archives, you must subscribe before posting.
[Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
Or unsubscribe: [email protected]
subscribe: [email protected]
List archive: http://lists.xml.org/archives/xml-dev/
List Guidelines: http://www.oasis-open.org/maillists/guidelines.php