I'm having problems with some XML schema validation. The problem occurs when I perform and add to a schema collection:
IXMLDOMSchemaCollection2 *pIXMLDOMSchemaCollection=NULL;
HRESULT hr = CoCreateInstance( CLSID_XMLSchemaCache40, NULL, CLSCTX_SERVER, IID_IXMLDOMSchemaCollection,
(LPVOID*)(...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.