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]

One XSL combining to different XMLs


Hello all,

    Could one ever combine two XMLs using one XSL ?
i.e:

     One XML data file contains a table having many fields.
     The second contains Complex computations on the first one.

My aim is to grab the data from both XML documents and display them
using a unique XSL. (the HTML output will be acombination of both.)

To be more specific I want to display a table from the first XML and the
last row will be the sum taken from another xml.
NB: I don't want to use xsl sum function because my calculation is
pretty complex and involves more that one row.



 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]