Re: [xsl] XSLT question (a basic one)

Subject: Re: [xsl] XSLT question (a basic one)
From: "Carmelo Montanez" <carmelo@xxxxxxxx>
Date: Mon, 4 Feb 2002 11:06:01 -0500
Look at the "document()" function.  This looks like a perfect
application of it.

Carmelo
----- Original Message -----
From: "Khalid" <k_ali@xxxxxxxxxxxxxxx>
To: <XSL-List@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Monday, February 04, 2002 11:00 AM
Subject: [xsl] XSLT question (a basic one)


> Hello,
> Is it possible to have two separate XML input files for a single xslt file
which
> would get values from those 2 xml files and produce a single xml document?
> If it is,then can you please show me how?
> I'll try to draw a diagram below
>
>   XML A                      XML B
>     |                          |
>     |                          |
>     |                          |
>      --------------------------
>                   |
>                   |
>      produce_single_xmlfile.xslt
>                   |
>                   |
>                   |
>           combined_xml_file.xml
> Thanks
>
> Khalid
>
>  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