xsl-list
[Top] [All Lists]

RE: [xsl] Merging two xml files using XSLT in browser without saxon

2008-07-07 14:05:28
What I mean is if I want to load the merged file in the 
browser how do I do that.

if its just 1 xml that I am loading the data from, I can load 
the xml in the browser and reference the xsl stylesheet. But 
here when I have two xml files and 1 xsl stylesheet how do I do that.

This might be extremely simple but I have not been able to 
achieve this.

You call the document() function, just like the code that you cited.

Some browsers (notably Opera) had limited support for the document()
function until recently.

Michael Kay
http://www.saxonica.com/


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>