[xsl] use XSLT or XQuery in Saxon?

Subject: [xsl] use XSLT or XQuery in Saxon?
From: alan m <highmarkz@xxxxxxxxx>
Date: Wed, 5 Jan 2005 14:53:07 -0800 (PST)
I did a post of this in another forum but did not yet
get a reply.

I have extremely large (over 300 MB) XML file and tens
of thousands of small xml files generated after
applying various XSLT on the one big XML file.

I am using Saxon for XSLT and will be using it also
for XQuery.

Is Xquery or XSLT is better solution for this problem?
Query each text node in the big xml file and verify
that this content is present in one of the results xml
files. Based on this information generate a report
that shows which content is present and in which file
and in a separate section which content was not found
in result xml files and also show this content parent
element or other markup to indicate its position in
the big xml file.

All the small xml files are stored as flat files in
various directories on Windows File system although
most files are in one directory. The big XML file is
fairly complex with multiple levels of nesting
elemenents.

Any comments or suggestions?
Thank you


		
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - now with 250MB free storage. Learn more.
http://info.mail.yahoo.com/mail_250

Current Thread