xmlwrapp
Lightweight C++ XML parsing library
xml::schema Member List

This is the complete list of members for xml::schema, including all inherited members.

schema(const document &doc, error_handler &on_error=throw_on_error)xml::schemaexplicit
validate(const document &doc, error_handler &on_error=throw_on_error) constxml::schema
~schema()xml::schema