relaxng_file      517 lib/common/schemas.c                       void *error_handler_context, const char *relaxng_file,
relaxng_file      525 lib/common/schemas.c     CRM_CHECK(relaxng_file != NULL, return false);
relaxng_file      534 lib/common/schemas.c         ctx->parser = xmlRelaxNGNewParserCtxt(relaxng_file);
relaxng_file      551 lib/common/schemas.c                   crm_err("Could not find/parse %s", relaxng_file);