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]
Other format: [Raw text]

Re: XSLT question (a basic one)


Look at the "document()" function.  This looks like a perfect
application of it.

Carmelo
----- Original Message -----
From: "Khalid" <k_ali@telusplanet.net>
To: <XSL-List@lists.mulberrytech.com>
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]