XML from html out of XSL

Subject: XML from html out of XSL
From: Siegfried Haag <Siegfried.Haag@xxxxxxxxxxxxxx>
Date: Fri, 24 Sep 1999 15:31:37 +0100
Hi,

i have a html-page created out of applying xsl on xml-document.

How can i access the hole xml with javascript in the html?

---------------
more exactly: 
a.xml with a reference to a style b.xsl
a.xml is startet by the browser IE5
automatically the b.xsl is loaded after a.xml 
and the style b.xsl is applied

the result is a html-page with javascript in it
and a function in the body:
	body onLoad="doit()";

in the function i want to access the XML-DOM in the memory
of the browser

but i have no name of it!?

when i load the xml by object.load("abc.xml") then i have
it, but thats not the solution

Anybody who knows a bit more?

Thank you,

Siegfried Haag
Software AG




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


Current Thread