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


Sorry - I should have been more specific.

In the FAQ I see how to merge two XML files and
I have this working in a test.


I see references to the "document" mehtod
like such:

<xsl:apply-templates select="document('b.xml')"/>


But the problem I have now, is that all my data is 
coming directly from a database so there are no 
xml files.

Thanks - Jeremy


 

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


http://www.dpawson.co.uk/xsl/sect2/N2602.html

yes it is amazing

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]