Re: Parameter value from an input port

On 9 September 2010 01:04, Bruce Chapman wrote:

  Bruce,

> <p:with-param name="p" select="/doc/foo">
>     <p:pipe step="the-name-of-your-unnamed-declare-step"
>             port="input"/>
> </p:pipe>

  Yeah, that's it!  I think I've tried that before, but it seems I ran
into an NPE because the port is actually bound to a document-less
element node (which is probably a bad idea of my own, but that's
another story).

  Thank you,

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

Received on Thursday, 9 September 2010 00:58:51 UTC