RE: Multiple Input Sources

Subject: RE: Multiple Input Sources
From: "Paulo Gaspar" <paulo.gaspar@xxxxxxxxxxxx>
Date: Wed, 7 Jun 2000 19:04:18 +0200
If you happen to be using MSXML (which still doesn't support
the "document()" function) you can pass the parsed DOM of
other XML sources as parameters programatically.

My framework does that in Delphi, but even VBScript or
JScript would be enough.

Have fun,

Paulo Gaspar
(paulo.gaspar@xxxxxxxxxxxx)

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxx]On Behalf Of
> Myriam_Midy@xxxxxxxxx
> Sent: Wednesday, June 07, 2000 15:40
> To: xsl-list@xxxxxxxxxxxxxxxx
> Subject: Re: Multiple Input Sources
>
>
>
> Hi,
> I think you can do that using the document() function. You can read about
> it in the XSLT spec.
>
> Myriam
>
>
>
>
> owner-xsl-list@xxxxxxxxxxxxxxxx on 06/07/2000 07:20:53 AM
>
> Please respond to xsl-list@xxxxxxxxxxxxxxxx
>
> To:   <xsl-list@xxxxxxxxxxxxxxxx>
> cc:    (bcc: Myriam Midy/CAM/Lotus)
> Subject:  Multiple Input Sources
>
>
> Hi,
>
> I am using Lotus XSL and I want to use a style sheet which uses
> data from 2
> or more XML documents. Can some-one give me an example of how to do this ?
>
>
> regards,
> Abhishek.
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>
>
>
>
>
>  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