Part IV. XML-related classes and functions

These classes and functions implement a C++ API for processing XML documents. This is a C++ API to libxml.

All of these classes and functions use the UTF-8 codeset, by default. All text content returned from XML documents uses the UTF-8 codeset, and all text strings passed to these functions must be in UTF-8.