RE: [xsl] streaming multiple XML input

Subject: RE: [xsl] streaming multiple XML input
From: "Luc Pionchon" <luc.pionchon@xxxxxxxxxxxx>
Date: Mon, 20 Aug 2001 12:26:14 +0300
or maybe first merge my streams into a single one,
some thing like:

<DOC>
  <SUBDOC name="doc1"> ... my first XML stream</SUBDOC>
  <SUBDOC name="doc2"> ... my second XML stream</SUBDOC>
  ...
</DOC>

...sounds a bit trashy (...) (and have nothing to see anymore with XSLT!)

luc

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of cutlass
> Sent: Monday, August 20, 2001 11:35 AM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re: [xsl] streaming multiple XML input
> 
> 
> there is nothing in native XSLT that allows u to explicitly 'stream' in
> content, except for using external methods in the fashion u gave as an
> example.
> 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread