Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Picking up a project for a colleague that has left

From: "Stephen Howe" <stephenPOINThoweATtns-globalPOINTcom>
To: NULL
Date: 11/1/2007 2:38:00 PM

Hi

I am picking up a project that uses XML. It is a first for me.
Some questions:

1. What is the difference between
Microsoft Core XML Services (MSXML) 6.0
as available here
www.microsoft.com/downloads/details.aspx?familyid=993C0BCF-3BCF-4009-BE21-27E85E1857B1&displaylang=en
and
MSXML 4.0 Service Pack 2 (Microsoft XML Core Services)
http://www.microsoft.com/downloads/details.aspx?familyid=3144b72b-b4f2-46da-b4b6-c5d7485f2b42&displaylang=en

Is the first newer or different?

2. For a variable of type

IXMLDOMSchemaCollectionPtr     pSchemaCache;

Creating an instance

pSchemaCache.CreateInstance(__uuidof(XMLSchemaCache40)));

is not problem but

pSchemaCache->_add(L"SomeValidWebURL" _bstr_t(L"Some valid.xsd"));

fails with HRESULT of 800C0006 - the system cannot locate the object 
specified.

I suspect this is because "Some valid.xsd" is not on r the computer.
Where should this live in terms of directory?

Thanks

Stephen
 




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