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 bbd3b9781d check node number limits 16 years ago
..
makefile.am first working and tested release 16 years ago
xml_test.cxx check node number limits 16 years ago