Re: [xsl] javascript access to XML DOM in IE5+

Subject: Re: [xsl] javascript access to XML DOM in IE5+
From: Steve Rosenberry <Steve.Rosenberry@xxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 22 Apr 2002 11:55:09 -0400

"Thomas B. Passin" wrote:
> 
> I don't know if this has been saved or whether IE
> reloads the source to show it, but it suggests that there might be a way to
> get at it.  I don't know how, though.
>

Well, golly gee.  After searching for 3 days, the answer is (of course:)
-- XMLDocument!  It's a property of the javascript 'document' object. 
Fancy that...

I haven't finished checking it out completely, but document.XMLDocument
appears to be the equivalent of an "Msxml.DOMDocument" object and
supporting the XML Reference as defined at:

http://msdn.microsoft.com/library/en-us/xmlsdk30/htm/xmmscxmlreference.asp


-- 
Steve Rosenberry
Sr. Partner

Electronic Solutions Company -- For the Home of Integration
http://ElectronicSolutionsCo.com

http://BetterGoBids.com -- The Premier Overture (formerly GoTo) 
                           Bid Management Tool

(610) 670-1710

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


Current Thread