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 67d71161b3 some bugfixes 16 years ago
doc some bugfixes 16 years ago
src some bugfixes 16 years ago
test nearly distclean 16 years ago
AUTHORS import 16 years ago
COPYING first working and tested release 16 years ago
ChangeLog import 16 years ago
INSTALL first working and tested release 16 years ago
NEWS import 16 years ago
README import 16 years ago
bootstrap.sh import 16 years ago
configure.in some bugfixes 16 years ago
install-64-and-32-bit-linux.sh some bugfixes 16 years ago
makefile.am Accept but ignore special tags: <!, <?; Start of class UnsingedInteger; success: make distcheck 16 years ago

README