C++ XML parser library with validation and DOM/SAX support.
Validating XML parser
XercesCreateModuleXercesRunSAXCountSAXPrintDOMCountDOMPrintStyledDocument$ SAXCount document.xml$ SAXPrint -s schema.xsd document.xml$ DOMPrint -f document.xml$ DOMCount -v=all document.xml$ SAXCount -s schema.xsd *.xml