XML Template I/O allows data-centric XML interaction by filling in empty Locations in a textual XML template. Locations are referenced using XPath and may be re-used. XMLTIO directly supports conversion to/from primitive types such as int, float, strings etc. and support for user-defined types can be added transparently.
Introductory tutorials on creating and reading XML.
(slightly more) advanced use.
API Documentation.
Markdown for AI
A clean, structured version of this page for AI assistants and LLMs.
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.
XML Template I/O allows data-centric XML interaction by filling in empty Locations in a textual XML template. Locations are referenced using XPath and may be re-used. XMLTIO directly supports conversion to/from primitive types such as int, float, strings etc. and support for user-defined types can be added transparently.