C++ class for reading and writing XML structures. No need for a C++ code parser or special pre compiler. Specify a schema entirly in native C++. The schema is verified when XML is read and exceptions are thrown when the XML to be parse is invalid.
 
 
 
 
Marc Wäckerlin 96d7feac96 some cleanups; closes #5 14 years ago
..
examples xml::Optional example added end extended 16 years ago
doxyfile.in start of xml::Optional 16 years ago
makefile.am some cleanups; closes #5 14 years ago