Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Problem getting IXMLDOMNode pointer in msxml 6.0

From: "msnews.microsoft.com" <asmita.gaikwad@---------.--->
To: NULL
Date: 3/6/2008 7:02:00 PM

Hello
      I am migrating my application which used msxml4.0 to msxml6.0.
In this application i got IXMLDOMNode pointer in msxml 4.0 as follows -

 * ABIXMLDOMNodePtr node = 
m_pSchemaCache->get(GetTargetNameSpace().c_str());

where m_pSchemaCache is IXMLDOMSchemaCollection2 pointer.

But in case of msxml 6.0 i used getSchema method

*  ABIXMLDOMNodePtr node = 
m_pSchemaCache->getSchema(GetTargetNameSpace().c_str());

But it is not giving me the desired pointer.

Upto some extent further application is based on this IXMLDOMNode pointer.
Please give me the solution for this problem.
If not possible give me way to obtain XMLDOMNode pointer attributes such as
node name, node base, node value(text)..... using other Interface.


Thanks
Asmita




transparent
Print
Mail
Like It
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.

.
.

transparent

transparent