Searched defs:ctxt_schema (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/python/tests/
H A Dschema.py31 ctxt_schema = ctxt_parser.schemaParse() variable
32 ctxt_valid = ctxt_schema.schemaNewValidCtxt()
41 del ctxt_schema
H A DvalidSchemas.py51 ctxt_schema = ctxt_parser.schemaParse() variable
52 ctxt_valid = ctxt_schema.schemaNewValidCtxt()
72 del ctxt_schema

Completed in 39 milliseconds