xmlio ===== ``xmlio`` is a C++23 library for reading, querying, writing, and composing structured XML. The manual begins with ordinary application use, develops the serialization model in small examples, and leaves migration details and the complete API reference for later chapters. .. toctree:: :maxdepth: 2 :caption: Contents :numbered: getting_started reading writing serialization custom_types xpath_composition errors_design building api adat-compatibility LICENSE