xsl-list
[Top] [All Lists]

RE: [xsl] Call another XML and XSL from an XSL outputting HTML

2007-07-01 10:57:21
Yes, you can write Javascript code to load another document and stylesheet
and transform it. The transformation API varies from one browser to another,
but there is a cross-browser API called Sarissa.

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

-----Original Message-----
From: Mark Anderson 
[mailto:mark(_dot_)anderson(_at_)technique-group(_dot_)com] 
Sent: 01 July 2007 14:50
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] Call another XML and XSL from an XSL outputting HTML

Hi All

I have an XSL stylesheet that renders XML in an HTML page. 
From this page I need to open another XML (actually the same 
one I first rendered) in a new window, but apply a new XSL 
stylesheet. 

Is there a way to this?

M a r k 



--~------------------------------------------------------------------
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>
--~--



--~------------------------------------------------------------------
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>