[
Lists Home |
Date Index |
Thread Index
]
- From: "Richard Anderson" <rja@arpsolutions.demon.co.uk>
- To: "Sophie MABILAT" <Sophie.Mabilat@apitech.fr>,<xml-dev@ic.ac.uk>,<XML-L@listserv.heanet.ie>
- Date: Wed, 12 Jan 2000 12:55:29 -0000
> I use Microsoft Visual Basic for beginning working with XML documents.
> Could someone explain me the difference between :
> - XMLDOMDocument
> - MSXML . DOMDocument
> - IXMLDocument
> - XMLDocument (this one seems to be obsolete...)
> because I am totally confused ?
The problem is that the current MS stuff supports the old IE4 interfaces.
Check out the www.comdeveloper.com for an article that details what the
older interfaces are.
> How can I find a DOM implementation that is not specific to Microsoft and
> that I can use in VB ?
Check out ActiveDOM: http://www.vivid-creations.com
Regards,
Rich.
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ or CD-ROM/ISBN 981-02-3594-1
Please note: New list subscriptions now closed in preparation for transfer to OASIS.
- References:
- DOM...
- From: Sophie MABILAT <Sophie.Mabilat@apitech.fr>
|