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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c10682 const xmlChar *thisTargetNamespace; local
10757 thisTargetNamespace = WXS_BUCKET(pctxt)->origTargetNamespace;
10764 if (xmlStrEqual(thisTargetNamespace, namespaceName)) {
10770 thisTargetNamespace);
10778 if (thisTargetNamespace == NULL) {
10795 schemaLocation, NULL, NULL, 0, node, thisTargetNamespace,

Completed in 2966 milliseconds