Lines Matching refs:docElem
10609 xmlNodePtr docElem = NULL;10612 docElem = xmlDocGetRootElement(doc);10613 if (docElem == NULL) {10623 xmlSchemaCleanupDoc(pctxt, docElem);10627 if (!IS_SCHEMA(docElem, "schema")) {10638 targetNamespace = xmlSchemaGetProp(pctxt, docElem,