Re: [xsl] reading a large XML file using document()

Subject: Re: [xsl] reading a large XML file using document()
From: Martin Honnen <Martin.Honnen@xxxxxx>
Date: Mon, 04 Jan 2010 17:59:14 +0100
a kusa wrote:

I have to read a large XML file and extract out information from it in my XSLT.

I am using document() function to pass the .xml file name to the XSLT.
But this XML file has 36000 lines of data that I have to read. Can the
experts suggest a better approach to this issue?

If you use Saxon then look into http://www.saxonica.com/documentation/sourcedocs/serial.html.


--

	Martin Honnen
	http://msmvps.com/blogs/martin_honnen/

Current Thread