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.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Marc Wäckerlin 37fd5e8695 better serialization, but test does not work actually 15 years ago
..
address.cxx node macros added (usefule but unfinished) 15 years ago
inherit_serialization.cxx better serialization, but test does not work actually 15 years ago
makefile.am more docu 15 years ago
node_macros.cxx node macros added (usefule but unfinished) 15 years ago
serialization.cxx better serialization, but test does not work actually 15 years ago