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

Subject: RE: [xsl] XSLT question (a basic one)
From: "Snow, Corey" <CSNOW@xxxxxxxxx>
Date: Mon, 4 Feb 2002 09:47:42 -0800
The document() function allows you to load a second XML document and use it
in a stylesheet.

Regards,

Corey Snow

> -----Original Message-----
> From: Khalid [mailto:k_ali@xxxxxxxxxxxxxxx]
> Sent: Monday, February 04, 2002 8:01 AM
> To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
> 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
> 

#########################################################
The information contained in this e-mail and subsequent attachments may be privileged, 
confidential and protected from disclosure.  This transmission is intended for the sole 
use of the individual and entity to whom it is addressed.  If you are not the intended 
recipient, any dissemination, distribution or copying is strictly prohibited.  If you 
think that you have received this message in error, please e-mail the sender at the above 
e-mail address.
#########################################################

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread