- From: Erik Siegel <mailing@xatapult.nl>
- Date: Tue, 8 Oct 2013 15:14:24 +0200
- To: <xproc-dev@w3.org>
Received on Tuesday, 8 October 2013 13:14:52 UTC
Hi, I'm lost on how to use Calabash pxp:zip... can't figure out how to do this... I hope anybody can help me I need to store several pieces of XML produced by (sub)pipelines. So according to the documentation in <http://exproc.org/proposed/steps/other.html#zip> http://exproc.org/proposed/steps/other.html#zip I need to supply these as a sequence on the source port of the pxp:zip step and use a zip-manifest that refers to the base-uri's of these documents and tells pxp:zip where to put them in the zip file. But.. all my documents are produced by my XProc script and (as far as I can see) all have the same base-uri. How can I ever distinguish between them? The only solution I can think of is storing them first to disk and then read them back in. Which does not sound like good solution to me. Hope anybody can help, Regards, Erik Siegel
Received on Tuesday, 8 October 2013 13:14:52 UTC