Re: p:pipeline

Norman Walsh wrote:
> p:pipeline is a pipeline
> 
> <p:pipeline name="QName">
>   <p:declare-input .../>
>   <p:declare-output .../>
> 
>   { components }

Small nit: We should use the term 'step' here instead of 'component'
as a step is a binding of components.

--Alex Milowski

Received on Monday, 31 July 2006 15:38:44 UTC