Re: p:filter component

/ "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

Received on Sunday, 4 May 2008 13:14:01 UTC