RE: [xsl] XPath Against OpenXML and OpenOffice Spreadsheets?

Subject: RE: [xsl] XPath Against OpenXML and OpenOffice Spreadsheets?
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Wed, 4 Jun 2008 10:01:36 +0100
> XQuery is better for this task - you can try eXist
> (http://exist.sourceforge.net/) for data retrieving.
> 

I would question that. In the work I have done with XML exported from MSWord
and Excel, I needed to make extensive use of XSLT 2.0 grouping facilities,
which have no direct equivalent in XQuery - the only way to achieve the same
effect in XQuery requires heavy use of recursive functions, which many users
find difficult to master.

Michael Kay
http://www.saxonica.com/

Current Thread