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: : How to handle two XML sources in one style sheet


ok, 

i have all the xml data in strings in my Active Server
pages. how do i get this info into my stylesheet?
pass them in as params or what?

Thanks - jeremy

-----Original Message-----
From: cutlass [mailto:cutlass@secure0.com]
Sent: Monday, October 01, 2001 11:20 AM
To: xsl-list@lists.mulberrytech.com
Subject: Re: [xsl]: How to handle two XML sources in one style sheet


ok,

next step is to either

a) have a native xml repository that generates valid xml and sends it out
via http ( think Tamino ), so document call can access it
b) generate on the fly valid xml from your database
c) generate xml files

i would initially start with option b, but if u are using cocoon i am
certain that there are cocoon specific better ways, any cocoon experts out
there?

using option b, there are many libraries and tools out there to generate xml
from a database, all of which have a little bit of a learning curve.

good luck, jim fuller


 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]