xsl-list
[Top] [All Lists]

streams as input/output

2005-07-04 23:27:01
Hi,

While transforming an xml the transformer can take in one stream source and
output to a stream target.For multiple source it is expected to read using
the document(file path) function.Similarly to write out to more than one
output xsl:result-document is used which also writes to a file.

In both cases we need to use a file to read out of or write to.How can we
use input or output streams to do the same instead of a file?

Regards,
Shadab


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>