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]
Other format: [Raw text]

Re: javascript access to XML DOM in IE5+




"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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]