Distributed DOM implementations

Borden, Jonathan jborden at mediaone.net
Thu Jan 28 00:08:24 GMT 1999


Yes there are. MSXML implements the DOM on COM interfaces and hence can be
remotely accessed via DCOM. Similarly Jade has a COM/Automation interface
and can be accessed remotely via DCOM. You could also get a Java DOM
implementation remoted via RMI.

>
> 	I would like to find out if there are any known distributed
> implementations of DOM (and free). What I mean by this is an ability to
> access remote XML documents through a DOM interface but not by
> downloading and parsing them locally. Instead I need a parser or
> whatever (e.g. OODB wrapper) on the other end to give me result of the
> DOM commands only.
>

Jonathan Borden
JABR Technology Corp.
http://jabr.ne.mediaone.net


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list