This library provides a C++ interface to XML files. It uses libxml 2 to access the XML files, and in order to
configure libxml++ you must have both libxml and pkg-config installed.
This manual documents the interfaces of the libxml library and has some short notes to help get you up to speed with using the library.
Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies. ...