xerces: Xerces-C++ is a validating XML parser written in a portable subset of C++ xerces: xerces: Xerces-C++ makes it easy to give your application the ability to xerces: read and write XML data. A shared library is provided for parsing, xerces: generating, manipulating, and validating XML documents. Xerces-C++ xerces: is faithful to the XML 1.0 recommendation and many associated xerces: standards. The parser provides high performance, modularity, and xerces: scalability. Source code, samples and API documentation are xerces: provided with the parser. For portability, care has been taken to xerces: make minimal use of templates, no RTTI, and minimal use of #ifdefs. xerces: