Re: Parameter issue: parameters-as-documents or specialised handling

Henry S. Thompson wrote:
> Jeni Tennison writes:
>> I can't see anything in Norm's proposal that *exposes* the parameters
>> passed to a pipeline as a (sequence of) documents?
> 
> Ah, I missed 'exposes' in your (1).  Not in V1 works for me, I'm
> afraid.

Actually all I need is a step like:

   <p:declare-step type="p:parameter-documents">
     <p:output port="result" sequence="yes" />
   </p:declare-step>

which returns whatever parameters it's passed as (a sequence of) XML 
documents, and I'm happy.

Jeni
-- 
Jeni Tennison
http://www.jenitennison.com

Received on Wednesday, 6 June 2007 15:54:33 UTC