39 #ifndef _xmlwrapp_schema_h_
40 #define _xmlwrapp_schema_h_
44 #include "xmlwrapp/export.h"
94 impl::schema_impl *pimpl_;
103 #endif // _xmlwrapp_schema_h_
This file contains errors-handling classes: xml::exception and xml::error_handler and derived classes...
The xml::error_handler class is used to handle libxml2 errors and warnings emitted during parsing...
Definition: errors.h:84
This file contains the definition of the xml::init class.
error_handler_throw_on_error throw_on_error
Error handler object that throws on any error.
The xml::document class is used to hold the XML tree and various bits of information about it...
Definition: document.h:83
XML library namespace.
Definition: attributes.h:51
XML Schema.
Definition: schema.h:66