Altova Mailing List Archives
>microsoft.public.xml Archive Home
>Recent entries
>Thread Prev - Re: MSXML4 and IXMLDomDocument3Ptr
[Thread Next]
Re: MSXML4 and IXMLDomDocument3Ptr
To: NULL
Date: 7/8/2003 8:40:00 AM
Yeah, it's working for me now too. Earlier on I had similar problems as described in the "more info" thread of this topic. Thanks, Alexander "Dimitre Novatchev" <dnovatchev@y...> wrote in message news:becbpq$3jti7$1@I...... > I did not have any problem to build and execute this example with VS6 -- > needed just to change IXMLDOMDocument3Ptr to IXMLDOMDocument2Ptr. > > > > ===== > Cheers, > > Dimitre Novatchev. > http://fxsl.sourceforge.net/ -- the home of FXSL > > > "Alexander" <alexander@R...> wrote in message > news:ebRZE0IRDHA.304@t...... > > Ok, so now all I need to know is how to get this sample to work without > errors: > > > http://msdn.microsoft.com/library/en-us/xmlsdk/htm/dom_hdi_smart_901c.asp?frame=true > > > > Alexander > > > > "Dimitre Novatchev" <dnovatchev@y...> wrote in message > news:bearf5$2vvfl$1@I...... > > > There is no IXMLDomDocument3 interface, only IXMLDomDocument and > > > IXMLDomDocument2. > > > > > > IXMLDomDocument2 derives from IXMLDomDocument and adds a few > schema-related > > > methods. > > > > > > Therefore, use: > > > > > > IXMLDomDocumentPtr > > > > > > and only if you need the schema-related methods the use: > > > > > > IXMLDomDocument2Ptr. > > > > > > > > > > > > > > > ===== > > > Cheers, > > > > > > Dimitre Novatchev. > > > http://fxsl.sourceforge.net/ -- the home of FXSL > > > > > > > > > > > > > > > > > > <wardk@h...> wrote in message > > > news:06c201c343bc$577b8010$a101280a@p...... > > > > I have installed V4 sp2 and am trying to compile a couple > > > > of the C++ examples which won't compile because of > > > > > > > > 'IXMLDomDocument3Ptr' : undeclared identifier. > > > > > > > > I have checked the tlb and this class is non existent... > > > > > > > > Any clues? > > > > > > > > Thanks, > > > > Kev Ward. > > > > > > > > > > > >
Disclaimer
These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

