blob: f6299106f107ef4e6d393bf396288e3c73bddb93 (
plain)
1
2
3
4
5
6
7
|
Xerces-C++ is a validating XML parser written in a portable subset of
C++. Xerces-C++ makes it easy to give your application the ability to
read and write XML data. A shared library is provided for parsing,
generating, manipulating, and validating XML documents.
Xerces-C++ is faithful to the XML 1.0 recommendation and many
associated standards.
|