XML (Extensible Markup Language) is a commonly used basis for representing a
huge range of structured data file formats. The specification is mainta...
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 l...