- From: Wendell Piez <wapiez@wendellpiez.com>
- Date: Fri, 2 Oct 2015 09:46:53 -0400
- To: XProc Dev <xproc-dev@w3.org>
Hello friends,
I am trying something like this (when trying to generate EPUB format):
<pxp:zip xmlns:pxp="http://exproc.org/proposed/steps">
<p:input port="manifest">
<p:inline>
<c:zip-manifest xmlns:c="http://www.w3.org/ns/xproc-step">
<c:entry method="stored" name="mimetype"
href="file:/path/to/mimetype.text"/>
...
</c:zip-manifest>
....
Near as I can see, using XML Calabash 1.1.0-96 (in a current copy of
oXygen), this is putting the file into the zip, but not leaving it
uncompressed (compression 0 or 'none').
I know these may be deep and somewhat turbulent waters -- or am I
lucky, and I'm simply doing something wrong?
Very gratefully,
Wendell
--
Wendell Piez | http://www.wendellpiez.com
XML | XSLT | electronic publishing
Eat Your Vegetables
_____oo_________o_o___ooooo____ooooooo_^
Received on Friday, 2 October 2015 14:15:15 UTC