[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: coping with huge xml-saxon

Subject: Re: coping with huge xml-saxon
From: Johannes Döbler <jd@xxxxxxxxxxxxxx>
Date: Mon, 16 Jun 2003 18:01:15 +0200
Re:  coping with huge xml-saxon
600 MB will most probably kill every classic XSLT processor, since they all try to load the document into memory.
You can do the following:


Write a SAX-ContentHandler to transform your document

Use STX (Streaming Transformations: http://stx.sourceforge.net/) instead of XSLT

Try jd.bigxml (http://www.aztecrider.com/bigxml/): It is a XPath model implementation for huge XML documents and can be used with the
XSLT Processor jd.xslt to transform such documents. If you give it at try then please let me know whether it worked.


regards,
Johannes


Dear all,
I have a problem which i cant figure out how to get round. I have an XML
that is as big as 600 Mg and everything fails!!!
I am using saxon and running this under win2k Machine. It reports of memory
out of stack and i tried increasing the memory to the JVM with the JVM
parameter and apparently we  can not increase the memory to more than a
certain limit.I would appreciate if someone can please let me know how we
can solve this
Thanks


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.