[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Multiple input streams (XML) in Xalan

Subject: Re: Multiple input streams (XML) in Xalan
From: Joseph Kesselman <keshlam@xxxxxxxxxx>
Date: Fri, 23 Aug 2002 09:20:50 -0400
xalan multiple input
>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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.