Re: p:filter component

Well it's more like a p:identity with a select on its source, but here the
select is *dynamic*


On Sun, May 4, 2008 at 3:13 PM, Norman Walsh <ndw@nwalsh.com> wrote:

> / "Innovimax SARL" <innovimax@gmail.com> was heard to say:
> | we already have p:load and p:store that do the same as p:document
> |
> | I want to ask for a p:filter which would do the same as the mechanism
> behind
> | the <p:input select>
> |
> | It would have this signature
> |
> | <p:declare-step type="p:filter">
> |   <p:input port="source"/>
> |   <p:output port="result" sequence="true"/>
> |   <p:option name="select" required="true"/> <!-- XPath -->
> | </p:declare-step>
> |
> | It would wrap the result of each selection in a <c:result> element
>
> How would this be different from p:wrap with a select on it's source?
>
>                                        Be seeing you,
>                                          norm
>
> --
> Norman Walsh <ndw@nwalsh.com> | More men become good through practice
> http://nwalsh.com/            | than through nature.--Democritus of
>                              | Abdera
>



-- 
Innovimax SARL
Consulting, Training & XML Development
9, impasse des Orteaux
75020 Paris
Tel : +33 9 52 475787
Fax : +33 1 4356 1746
http://www.innovimax.fr
RCS Paris 488.018.631
SARL au capital de 10.000 €

Received on Sunday, 4 May 2008 13:26:56 UTC