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 bca65f97a0 documentation 16 years ago
doc Accept but ignore special tags: <!, <?; Start of class UnsingedInteger; success: make distcheck 16 years ago
src documentation 16 years ago
test nearly distclean 16 years ago
AUTHORS
COPYING
ChangeLog
INSTALL
NEWS
README
bootstrap.sh
configure.in
install-64-and-32-bit-linux.sh get list of child nodes 16 years ago
makefile.am Accept but ignore special tags: <!, <?; Start of class UnsingedInteger; success: make distcheck 16 years ago

README