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.
Join MindStick Community
You need to log in or register to vote on answers or questions.
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.