Hi Jitendra, Jitendra Pande <pande.jiten...@gmail.com> 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 XercesDOMParser::loadGrammar > following statement is written* "Experimental - subject to change"* > > [...] > > a. Is it fine to use this function. Is it a tested function fully supported > by Xerces-C++? Yes, this functionality has been in use for quite some time now. At least since Xerces-C++ 2-series. > b. What does "Subject to change" means here? It is just an oversight. I have removed this note from the documentation for the upcoming 3.1.0 release. Boris -- Boris Kolpackov, Code Synthesis http://codesynthesis.com/~boris/blog Open-source XML data binding for C++ http://codesynthesis.com/products/xsd XML data binding for embedded systems http://codesynthesis.com/products/xsde Command line interface to C++ compiler http://codesynthesis.com/projects/cli --------------------------------------------------------------------- To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org For additional commands, e-mail: c-dev-h...@xerces.apache.org