Re: Missing something basic . . ?

On 21 April 2010 16:12, Alex Muir <alex.g.muir@gmail.com> wrote:
> Hi,
>
> I was having trouble with the unzip function as well.


<p:declare-step type="cx:unzip" name="uz">
  <p:output port="result"/>
  <p:option name="href" required="true"/>
  <p:option name="file"/>
  <p:option name="content-type"/>
</p:declare-step>


<cx:unzip  href='11620.epub' name='unravel' />

Worked for me with Calabash.

regards



-- 
Dave Pawson
XSLT XSL-FO FAQ.
Docbook FAQ.
http://www.dpawson.co.uk

Received on Wednesday, 21 April 2010 17:01:42 UTC