You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-users@xalan.apache.org by Ramesh <as...@gmail.com> on 2005/04/29 01:23:48 UTC

C++ sample for Schema

I am not able to get schema validation working with Xercesc C++.
I tried using DOMPrint sample along with Personal.xml & Personal-schema.xsd. 

Even these are not working.
 If anybody has got this schema thing working pls help me getting this 
sample working.
 In that sample as soon as I enable 
 
parser->setValidationScheme(gValScheme);
 I get error during parsing.
 

-- 
~best~of~luck~
Ramesh Kumar