Home
last modified time | relevance | path

Searched refs:schemaValidateDoc (Results 1 – 14 of 14) sorted by relevance

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/LibXML/python/tests/
H A DvalidSchemas.py57 ret = doc.schemaValidateDoc(ctxt_valid)
65 ret = doc.schemaValidateDoc(ctxt_valid)
H A Dschema.py34 ret = doc.schemaValidateDoc(ctxt_valid)
/dports/textproc/py-libxml2/libxml2-2.9.12/python/tests/
H A DvalidSchemas.py57 ret = doc.schemaValidateDoc(ctxt_valid)
65 ret = doc.schemaValidateDoc(ctxt_valid)
H A Dschema.py34 ret = doc.schemaValidateDoc(ctxt_valid)
/dports/textproc/libxml2/libxml2-2.9.12/python/tests/
H A DvalidSchemas.py57 ret = doc.schemaValidateDoc(ctxt_valid)
65 ret = doc.schemaValidateDoc(ctxt_valid)
H A Dschema.py34 ret = doc.schemaValidateDoc(ctxt_valid)
/dports/finance/moneymanagerex/bakefile-0.2.9/src/
H A Dxmlparser.py115 if doc.schemaValidateDoc(valid) != 0:
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/LibXML/xstc/
H A Dxstc.py429 instance_Err = validationCtxt.schemaValidateDoc(instance)
/dports/textproc/libxml2/libxml2-2.9.12/xstc/
H A Dxstc.py429 instance_Err = validationCtxt.schemaValidateDoc(instance)
/dports/textproc/py-libxml2/libxml2-2.9.12/xstc/
H A Dxstc.py429 instance_Err = validationCtxt.schemaValidateDoc(instance)
/dports/textproc/libxml2/libxml2-2.9.12/python/
H A Dlibxml2class.py4081 def schemaValidateDoc(self, ctxt): member in xmlDoc
5696 def schemaValidateDoc(self, doc): member in SchemaValidCtxt
H A Dlibxml2.py4869 def schemaValidateDoc(self, ctxt): member in xmlDoc
6484 def schemaValidateDoc(self, doc): member in SchemaValidCtxt
/dports/textproc/py-libxml2/libxml2-2.9.12/python/
H A Dlibxml2class.py4081 def schemaValidateDoc(self, ctxt): member in xmlDoc
5696 def schemaValidateDoc(self, doc): member in SchemaValidCtxt
H A Dlibxml2.py4869 def schemaValidateDoc(self, ctxt): member in xmlDoc
6484 def schemaValidateDoc(self, doc): member in SchemaValidCtxt