18 #ifndef INCLUDED_RELAXNG
19 #define INCLUDED_RELAXNG
32 bool Validate(
const std::wstring& filename,
const std::wstring& document);
34 bool ValidateEncoded(
const std::wstring& filename,
const std::string& document);
40 #endif // INCLUDED_RELAXNG
bool Validate(const std::wstring &filename, const std::wstring &document)
xmlRelaxNG * xmlRelaxNGPtr
struct _xmlRelaxNG xmlRelaxNG
bool LoadGrammar(const std::string &grammar)
bool ValidateEncoded(const std::wstring &filename, const std::string &document)