This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: streaming multiple XML input



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@lists.mulberrytech.com
> [mailto:owner-xsl-list@lists.mulberrytech.com]On Behalf Of cutlass
> Sent: Monday, August 20, 2001 11:35 AM
> To: xsl-list@lists.mulberrytech.com
> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]