|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Multiple input streams (XML) in Xalan
>I am trying to do a xsl transformation against two input xml >streams using xalan. I have a data.xml (stream) generated by one >data source, and a config.xml (stream) generated by another, >which both need to be processed by output.xsl (file). Any ideas? Standard solution would be to use the document() function to retrieve information from the second doc. That references a URI, so if you already have the stream you'd have to write and plug in a resolver which understands that a specific URI should return that existing stream. (Or you could save one of these streams locally and then use document()'s standard mode of operation...) ______________________________________ Joe Kesselman / IBM Research XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








