On 16.8.2012 9:23, [email protected] wrote:

> Has anybody any experience with this? Any pointers?

XSLT 2.0 has powerfull grouping instruction xsl:for-each-group. With
that instruction and Excel file saved as .xslx it's fairly easy to
produce output you want. Also Saxon9 (XSLT 2.0 implementation) can read
directly content of .xsls files there is no need to unpack them first.
Simply use something like

doc('jar:table.xslx!!/_rels/.rels')

to access parts of XSLX file.

                                Jirka

-- 
------------------------------------------------------------------
  Jirka Kosek      e-mail: [email protected]      http://xmlguru.cz
------------------------------------------------------------------
       Professional XML consulting and training services
  DocBook customization, custom XSLT/XSL-FO document processing
------------------------------------------------------------------
 OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 member
------------------------------------------------------------------

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to