Re: foreign namespaces

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