relaxng_file 436 lib/common/schemas.c validate_with_relaxng(xmlDocPtr doc, xmlRelaxNGValidityErrorFunc error_handler, void *error_handler_context, const char *relaxng_file, relaxng_file 444 lib/common/schemas.c CRM_CHECK(relaxng_file != NULL, return FALSE); relaxng_file 453 lib/common/schemas.c ctx->parser = xmlRelaxNGNewParserCtxt(relaxng_file); relaxng_file 470 lib/common/schemas.c crm_err("Could not find/parse %s", relaxng_file);