Re: Creating ZIP archive from folder

"Martin Honnen [email protected]" <[email protected]> Fri, 27 Nov 2020 19:56:22 -0000
Newsgroups gmane.text.xml.xsl.general.mulberrytech
Organization Liberty Development
Message-ID <[email protected]>
On 27.11.2020 20:31, Michael Müller-Hillebrand [email protected] wrote:

> Before I start digging deep, I would hope that someone used these features to create a function which creates a ZIP archive from a a list of root elements and collecting all contained files automatically. My XSLT create a lot of files and folders using xsl:result-document and at the end I would like to zip this up.

Perhaps XProc is an option:
https://spec.xproc.org/lastcall-2020-08/head/steps/#c.archive
--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/3329386
or by email: [email protected]
--~--