Re: Passing options from the command-line

On 1 September 2011 16:11, Norman Walsh wrote:

> That example didn't test what you think it did :-)

> <p:pipeline xmlns:p="http://www.w3.org/ns/xproc" version="1.0">

>   <p:option name="opt" select="'test'"/>

>   <p:choose>
>      <p:when test="p:value-available('opt')">
> [...]

  Well, that's embarrassing....  Actually it does, just I did not copy
the correct case (I used the same one to test p:value-available() and
the EBV, I just removed the wrong comment... :-(

  Thanks for the details!

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

Received on Thursday, 1 September 2011 14:20:10 UTC