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 2bad956fc6 add output for optional serialization test; closes #9 14 years ago
..
container_serialization_test.cxx output cppunit to xml for bitten 16 years ago
makefile.am closes #1 16 years ago
optional_serialization_test.cxx add output for optional serialization test; closes #9 14 years ago
serialization_test.cxx output cppunit to xml for bitten 16 years ago
xml_test.cxx output cppunit to xml for bitten 16 years ago