EXProc: pxp:zip and serialization

  Hi,

  How is it possible to set the serialization parameters for an XML
entry in a ZIP file created by pxp:zip?

  Use case: one of the ZIP file I create contains an XML file.  That
file is created within the pipeline, and I'd like it to be serialized
with indent="true".  For instance, in the EXPath ZIP module
<http://expath.org/spec/zip>, zip:entry can hold any serialization
parameter, so it would look like:

    <zip:entry name="my-file" indent="true"> ... </zip:entry>

  Is there any way to add serialization parameters to pxp:zip entries?

  Regards,

-- 
Florent Georges
http://fgeorges.org/
http://h2oconsulting.be/

Received on Tuesday, 29 January 2013 08:49:24 UTC