Subject: Re: : How to handle two XML sources in one style sheet
From: "cutlass" <cutlass@xxxxxxxxxxx>
Date: Mon, 1 Oct 2001 16:20:16 +0100
|
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
----- Original Message -----
From: "Uronis, Jeremy" <Jeremy.Uronis@xxxxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Monday, October 01, 2001 4:08 PM
Subject: 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@xxxxxxxxxxx]
> Sent: Monday, October 01, 2001 10:05 AM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re: : 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
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- Re: : How to handle two XML sources in one style sheet, (continued)
- cutlass - Mon, 1 Oct 2001 10:19:41 -0400 (EDT)
- Hewko, Doug - Mon, 1 Oct 2001 11:11:14 -0400 (EDT)
- cutlass - Mon, 1 Oct 2001 11:24:44 -0400 (EDT)
- Uronis, Jeremy - Mon, 1 Oct 2001 11:20:47 -0400 (EDT)
- cutlass - Mon, 1 Oct 2001 11:35:24 -0400 (EDT) <=
- Uronis, Jeremy - Mon, 1 Oct 2001 12:53:05 -0400 (EDT)
- Uronis, Jeremy - Mon, 1 Oct 2001 16:22:58 -0400 (EDT)
|
|