|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: coping with huge xml-saxon
> My XML is a business critical file and it needs to be converted to various > forms like html text or RTF files. The question though is does the generation of each file need random access to all of the input data, all of the time? Very often big files are of the form <wrapper> <data id="x1">....</data> <data id="x2">....</data> ..... 1000000 more data items .... </warpper> and what you really need to do is transform each of those data elements separately to produce 1000002 html files. If so, you can pre-process your input file so your XSLT engine sees 1000002 small chunks corresponding to each data element separatey rather than one big input doc. If however your transformation is such that production of each part of the output really does require the whole of the input information, then your problem is harder, and your options more limited. David ________________________________________________________________________ This e-mail has been scanned for all viruses by Star Internet. The service is powered by MessageLabs. For more information on a proactive anti-virus service working around the clock, around the globe, visit: http://www.star.net.uk ________________________________________________________________________ XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








