Searched defs:schemas (Results 1 - 6 of 6) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Drunsuite.c333 * dump the schemas to a buffer, then reparse it and compile the schemas
468 * dump the schemas to a buffer, then reparse it and compile the schemas
788 xstcTestInstance(xmlNodePtr cur, xmlSchemaPtr schemas, argument
811 "Failed to build path to schemas testGroup line %ld : %s\n",
817 test_log("schemas for testGroup line %ld is missing: %s\n",
839 ctxt = xmlSchemaNewValidCtxt(schemas);
890 xmlSchemaPtr schemas = NULL; local
908 test_log("Failed to build path to schemas testGrou
[all...]
H A DdebugXML.c2338 * @schemas: the path to the Relax-NG schemas
2343 * validating the instance against a Relax-NG schemas
2348 xmlShellRNGValidate(xmlShellCtxtPtr sctxt, char *schemas, argument
2357 ctxt = xmlRelaxNGNewParserCtxt(schemas);
2366 "Relax-NG schema %s failed to compile\n", schemas);
2925 fprintf(ctxt->output, "\trelaxng rng validate the document agaisnt the Relax-NG schemas\n");
H A Druntest.c2888 xmlSchemaPtr schemas) {
2915 ctxt = xmlSchemaNewValidCtxt(schemas);
2952 * @filename: the schemas file
2970 xmlSchemaPtr schemas; local
2980 /* first compile the schemas if possible */
2986 schemas = xmlSchemaParse(ctxt);
2994 xmlSchemaFree(schemas);
3007 snprintf(pattern, 499, "./test/schemas/%s_?.xml", prefix);
3026 snprintf(result, 499, "result/schemas/%s_%c",
3029 snprintf(err, 499, "result/schemas/
2883 schemasOneTest(const char *sch, const char *filename, const char *result, const char *err, int options, xmlSchemaPtr schemas) argument
3057 rngOneTest(const char *sch, const char *filename, const char *result, const char *err, int options, xmlRelaxNGPtr schemas) argument
3144 xmlRelaxNGPtr schemas; local
[all...]
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxws-tools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/istack/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 73 milliseconds