- From: Florent Georges <fgeorges@fgeorges.org>
- Date: Wed, 27 Aug 2008 15:21:32 +0200
- To: "Norman Walsh" <ndw@nwalsh.com>
- Cc: public-xml-processing-model-comments@w3.org
2008/8/27 Norman Walsh wrote: > You can put anything you want in p:pipeinfo and you can put that > anywhere you want. Ok. So at least there is a place to put information about any XProc component. Great! > Sure, you can do that. > <p:declare-step type="px:my-extension" > px:class="org.xproc.extensions.MyExtension"> > <p:input port="source"/> > <p:output port="result"/> > </p:declare-step> So the the interface is in XProc, while a processor implementation can decide where it take the step implementation, right? Sounds great! Thank you for the response. Regards, -- Florent Georges http://www.fgeorges.org/
Received on Wednesday, 27 August 2008 13:22:07 UTC