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