Hi Jitendra,
Jitendra Pande writes:
> I am using Xerces-C++ version 3.0.1. In my application i want to do XML
> schema validation on the input XML document. The function i am using for
> loading the XML Schema is : XercesDOMParser::loadGrammar. But in the
> Xerces-C++ documentation (doxygen) for
Hi All,
I am using Xerces-C++ version 3.0.1. In my application i want to do XML
schema validation on the input XML document. The function i am using for
loading the XML Schema is : XercesDOMParser::loadGrammar. But in the
Xerces-C++ documentation (doxygen) for XercesDOMParser::loadGrammar
followin