Hi Florian,
We frequently use XQuery to read and update Excel files in our commercial projects. We haven’t made the code open source yet, though. As Dirk indicated, office files are unzipped, modified and written back, using e.g. our Archive Module and XQuery Update.
Hope this helps, Christian
On Wed, Apr 6, 2016 at 12:18 PM, Florian Eckey florian.eckey@googlemail.com wrote:
Hi guys,
are there any ideas how to convert excel's xlsx (not xls) files to xml with XQuery or to use a Java library which can be imported? It looks like BaseX has no internal functions as for instance MarkLogic.
Any ideas or example implementations to do that in XQuery or Java?
Best, Florian