Home
last modified time | relevance | path

Searched refs:ctxt_schema (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/python/tests/
Dschema.py31 ctxt_schema = ctxt_parser.schemaParse() variable
32 ctxt_valid = ctxt_schema.schemaNewValidCtxt()
41 del ctxt_schema
DvalidSchemas.py51 ctxt_schema = ctxt_parser.schemaParse() variable
52 ctxt_valid = ctxt_schema.schemaNewValidCtxt()
72 del ctxt_schema