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

Re: reading a large XML file using document()

Subject: Re: reading a large XML file using document()
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 4 Jan 2010 17:11:09 GMT
Re:  reading a large XML file using document()
> But this XML file has 36000 lines of data that I have to read. 

do you have evidence that that is actually a problem? I regularly load
files with more lines than that. there may be various ways to make
things faster, use a faster xslt engine, a faster machine or an xml
database for example, but 36000 lines doesn't seem many, and without any
more context hard to suggest anything specific.

unicode.xml available from
http://www.w3.org/2003/entities/2007xml/

has nearly 114000 lines of xml and the xslt transforms in that directory
used to generate documents and entity files, and xslt 2 character maps
for example, just run with saxon from the command line with no special
caching or compilation at all. It's more than fast enough for the job,
but I'm not trying to dynamically regenerate the entire collection every
second (or even every week).


David

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.