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.
 
 
 
 

1 lines
66 B

Marc Wäckerlin (http://marc.waeckerlin.org) <marc@waeckerlin.org>