[
Lists Home |
Date Index |
Thread Index
]
There are seems to be 2 questions here:
1. Is there a DOM C++ Binding?
There is no official W3C DOM C++ binding.
The Xerces-C++ is putting together a "Apache Recommended DOM C++
Binding" document.
It will be made available in the next release.
Currently you can refer to the draft in CVS:
http://cvs.apache.org/viewcvs.cgi/xml-xerces/c/doc/html/ApacheDOMC%2b%2bBinding.html
2. How to talk to MSXML IXMLDOMNode.
The Xerces-C++ has COM Wrapper to help users talking
to MSXML IXMLDOMNode. However such COM Wrapper currently is being
deprecated, and is not being maintained actively. Users can use it "as
is". See http://xml.apache.org/xerces-c/build-misc.html#WinCOM for
details.
If you have more questions about Xerces C++ you might want to send those
to xerces-c-dev@xml.apache.org mailing list.
Thx,
--
Elena Litani / IBM Toronto
|