[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

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


Subject: [xsl] reading a large XML file using document()
From: a kusa <akusa8@xxxxxxxxx>
Date: Mon, 4 Jan 2010 10:53:10 -0600

Hi

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?

Thanks in advance.


Current Thread
Keywords
xml