Re: Multiple Outputs from XSLT and Sequence Splitting

Alex Milowski wrote:
> 
> Problem: A user uses a stylesheet that produces more than one result
>          document.  What is the output of an XSLT step?
> 
> I think the simplest answer is that you get a sequence of documents
> from that step.

What happens if the step is a pipeline (e.g. originated from a pipeline 
library) with multiple p:declare-output declarations, therefore produces 
more than one result document? Is it inferred from these declarations?

Received on Monday, 11 September 2006 08:35:38 UTC