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 01117196eb make check fixed - now warnings deprecated std::auto_ptr → to be fixed later; refs #14 10 years ago
..
xml-cxx make check fixed - now warnings deprecated std::auto_ptr → to be fixed later; refs #14 10 years ago
libxml-cxx.pc.in new build rules, same changes as in ticket 12 of mrw-c++; refs #14 10 years ago
makefile.am correct verion number; closes #5 13 years ago
version.cxx.in new build rules, same changes as in ticket 12 of mrw-c++; refs #14 10 years ago
xml.cxx new conversions 15 years ago